Skip to content

Pixelators4014/Pixelators4014.github.io

Repository files navigation

4014-website

Main Site

Alt: https://pixelators4014-github-io.pages.dev/

Team 4014's website

Built with Hugo and Tailwind. Theme based on PaperMod.

Local Development

  1. Install Hugo: https://gohugo.io/getting-started/installing/
  2. Install Node.js: https://nodejs.org/en/download/
  3. Clone this repository
  4. Run npm install in the root directory (only needed to be done once)
  5. Run hugo server -D in the root directory
  6. Open http://localhost:1313/ in your browser

Creating a new post

hugo new content content/blog/yyyy_mm_dd/index.md