https://github.com/ndorfin/tactile-www
My home on the web
https://github.com/ndorfin/tactile-www
blog custom-properties eleventy eleventy-website github-actions nunjucks rss static-site-generator
Last synced: 3 months ago
JSON representation
My home on the web
- Host: GitHub
- URL: https://github.com/ndorfin/tactile-www
- Owner: ndorfin
- Created: 2014-11-24T08:32:38.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T12:40:06.000Z (7 months ago)
- Last Synced: 2026-01-02T00:16:07.622Z (6 months ago)
- Topics: blog, custom-properties, eleventy, eleventy-website, github-actions, nunjucks, rss, static-site-generator
- Language: HTML
- Homepage: https://tactile.co.za/
- Size: 73.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `tactile.co.za`
An [Eleventy](https://11ty.dev) 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`