Skip to content
/ h-docs Public
forked from jackyzha0/quartz

Another attempt at modern Tetris documentation from openers, to strategy, to chaining perfect clears. Built using quartz by jackyzha0.

License

Notifications You must be signed in to change notification settings

Hsterts/h-docs

 
 

Repository files navigation

h-docs

Contributing

If you are interested in contributing, use the following instructions to setup your workspace

  1. Clone the repository
git clone [email protected]:Hsterts/h-docs.git
  1. Install Hugo and Hugo-Obsidian. Install go here if you do not already have it.
go install -tags extended github.com/gohugoio/hugo@latest
go install github.com/jackyzha0/hugo-obsidian@latest
  1. Run Preview; this command creates a live preview available at http://localhost:1313/h-docs
make serve
  1. Edit files under /content for modifying the base page

Extra: Obsidian is a very useful editor for managing links on the webpage. Follow these instructions to link obsidian with the website files.

About

Another attempt at modern Tetris documentation from openers, to strategy, to chaining perfect clears. Built using quartz by jackyzha0.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • JavaScript 57.1%
  • SCSS 24.4%
  • HTML 17.9%
  • Makefile 0.6%