Hackery is a blog and website template using the Tableau static site generator.
- Configurable navbar items, name, and footer links
- Light and Dark mode
- Configurable accent color
- Basic tableau features like syntax highlighting for most languages with tons of themes (see autumn for more details), live reloading and HEEx templating.
- Fork this repo
mix deps.get
mix tableau.server
- Navigate to http://localhost:4999 and get to writing!
Included is a netlify.toml
config file that makes it easy to one click deploy your site on Netlify
MIT