Skip to content

kryptokommunist/kryptokommunist.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repo for my personal blog powered by static site generator jekyll and github pages.

Using the docker environment

Generate container: docker build -t blog.

Run with terminal: docker run -it --rm -v $(pwd):/site -p 4000:4000 blog /bin/bash

Serve: bundle exec jekyll serve.

Generate site: bundle exec jekyll build.

About

Repo of my personal blog. Built with Jekyll and hosted on GitHub Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published