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: about 2 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 10 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T13:24:11.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:53:54.679Z (about 1 year ago)
- Topics: blog, custom-properties, eleventy, eleventy-website, github-actions, nunjucks, rss, static-site-generator
- Language: HTML
- Homepage: https://tactile.co.za/
- Size: 71.7 MB
- Stars: 0
- Watchers: 2
- 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`