/zdnkt.com

A personal simple webpage generated by Jekyll

Primary LanguageCSS

zdnkt.com

Serve

  1. Download or clone repo git clone git@github.com:zdnk/zdnkt.com.git
  2. Enter the folder: cd zdnkt.com/
  3. Install Ruby gems: bundle install
  4. Start Jekyll server: bundle exec jekyll serve --incremental

Access, localhost:4000/

Deploy

  1. Run rake publish for build and publish on Github

Theme by @nandomoreirame, thanks!