Skip to content
/ nanowrimo Public template

A NaNoWriMo reference for characters and beatsheet.

Notifications You must be signed in to change notification settings

virtual/nanowrimo

Repository files navigation

NaNoWriMo

Development

  • Install Hugo: brew install hugo
  • Install Serif Theme
  • May need to temporarily comment out themes in .gitignore, then run cd themes and git submodule add https://github.com/zerostaticthemes/hugo-serif-theme
  • Note: may need to remove themes/hugo-serif-theme/content/contact.md

Run

  • Run server from project root: hugo server

Build site

  • Hugo command: hugo
  • rm -rf docs
  • mv public docs
  • commit to git repo

New Post

  • hugo new characters/char-name.md
  • hugo server -D (show drafts)

About

A NaNoWriMo reference for characters and beatsheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published