Skip to content

takacsmark/takacsmark.github.io

Repository files navigation

Mark's blog

This is the GitHub Pages repo of my blog on https://takacsmark.com.

My blog is a tech educational blog, so I turn my blog's GitHub repo into educational material with this readme.

Key features

This is a regular GitHub Pages blog, I added a few notable features that you may find useful:

  • the blog is served with Docker during development
  • development tools based on Gulp are also Dockerized

Usage

To start the blog in development mode issue the following command:

docker-compose up -d

This will start up a Jekyll server, it will build the site and serve it on http://localhost:4000.

To follow the logs use the following command:

docker-compose logs -f

About

From Enterprise to Bleeding Edge Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published