Skip to content

ndorfin/tactile-www

Repository files navigation

tactile.co.za

An Eleventy container and blog to act as my personal website.

Features

  • CSS Custom Properties
  • Inline CSS for performance
  • Automatic RSS
  • Links to next and previous posts for each post
  • Github Actions create gh-pages builds
  • Cloudflare cached and hosted

Requirements

  • Node.js
  • Your favourite browser

Install

  • npm i

Run locally

  • npm run serve

Build

  • npm run build