/gslab

Primary LanguageHTMLMIT LicenseMIT

My Lab

Netlify Status

A still-evolving website based on Eleventy and Tailwind CSS. This is based on the Vredeburg starter project.

Getting Started

  1. Clone this repository
git clone https://github.com/geksiong/gslab.git blog-name
  1. Navigate to the directory
cd blog-name
  1. Install dependencies
yarn install

Use in development

yarn start

Build for production

yarn build

For debugging purposes

yarn debug

Configuration

To change the title, description, author data, menu/nav item, etc, go to src/_data/.