Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 446 Bytes

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