Thanks to visit codestin.com
Credit goes to github.com

Skip to content

svenk/www-svenk.org

Repository files navigation

Personal Website https://svenk.org with 11ty Static Site Generator

This repository hosts the primary code for my personal website https://svenk.org. It used to be static HTML and now works using Jekyll 3 11ty instead.

How to setup, run/build/serve

git clone ... && cd <repo>
npm install
npx @11ty/eleventy --serve

Data aggregation

Data aggregation does not happen at 11ty runtime but is a real seperate process which uses a git-tracked clean files. This way, we have full control of which entries appear when.

Idea:

  • Run once per day a script which reagreggates and also commits and pushes.

Hosting

The primary repository is located at https://github.com/svenk/www-svenk.org

The website is hosted at https://svenk.org. This server is driven by kolja.ufopixel.de, ie. a VPS. The directory holding the static files also holds a large number of files not part of the repository.

Uploading currently happens with manual sync using the ./upload.sh.

About

Little svenk.org Website

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •