An open API service indexing awesome lists of open source software.

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

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`