Hackery

September 20, 2024 ยท View on GitHub

Hackery is a blog and website template using the Tableau static site generator.

hackery-variants

Features

  • 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.

Usage

  1. Fork this repo
  2. mix deps.get
  3. mix tableau.server
  4. Navigate to http://localhost:4999 and get to writing!

Deployment

Included is a netlify.toml config file that makes it easy to one click deploy your site on Netlify

License

MIT