شما نمی توانید بیش از 25 موضوع انتخاب کنید موضوع می‌بایستی با حروف یا شماره ها شروع شود. و می‌تواند شامل دَش ('-') باشد و طول آن تا 35 کارکتر نیز امکانپذیر است.
 
 
 
 
Jonathan Hodgson ea220efc38 Update readme 2 سال پیش
assets Forgot to push for ages 3 سال پیش
bin Moved to Makefile based build system 2 سال پیش
content Added a couple of blogs and tidy categories 2 سال پیش
nginx Updates nginx config 2 سال پیش
templates Moved to Makefile based build system 2 سال پیش
.gitignore Moved to Makefile based build system 2 سال پیش
Makefile Moved to Makefile based build system 2 سال پیش
README.md Update readme 2 سال پیش
docker-compose.yml Start blog 4 سال پیش

README.md

Source code for my website

This is the source code for my website: https://jonathanh.co.uk.

The site is built from markdown using pandoc.

To build everything, run make all which will build the whole site into a /public/ folder

Docker

To run locally, make sure docker and docker-compose are installed then run docker-compose up. You will be able to access the site at http://localhost:8080.