dcyoung / dcyoung.github.io

A personal blog, knowledge base and project archive.
https://dcyoung.github.io
1 stars 0 forks source link

Personal Blog Release

This repository hosts the code for my personal blog.

The website is powered by Jekyll — a static site generator written in Python — and uses a theme based on minimal-mistakes.

Preview the Website

You can serve the generated site so it can be previewed in your browser using Docker:

docker-compose up

And you should see the blog if you visit http://localhost:4000.

Hosting

This blog is hosted by GitHub Pages. Using Github Actions, continuous integration builds the site every time the source is updated.

License

The source code for generation of the blog is under MIT License. Content is copyrighted.

Contact

If you have any questions, you can email me.