Skip to content

mattvukas/mattvukas.github.io

Repository files navigation

MattVukas.com GitHub Pages repo

Repository containing static site personal blog.

GitHub repo: https://github.com/mattvukas/mattvukas.github.io

Generated website: http://www.mattvukas.com/

Blog development

  1. Make sure ruby is good to go
  2. Make sure bundler is good to go
  3. Make sure gems are setup correctly in .bash_profile or wherever
  4. Run bundler install
  5. Run jekyll serve (use --future flag to render future dated posts)

Setting up dev on Windows bash shell

  1. Install VS Code and Linux for Windows (wow, what a time to be alive). Type code . in a bash prompt to run VS Code in WSL. Pop that integrated terminal open in VS Code for convenience.
  2. Set things up according to the Jekyll docs here
  3. Run bundler install
  4. Run jekyll serve (use --future flag to render future dated posts)

Create a new post

jekyll post "Title of the post"

...

About

GitHub Pages blog repo for Matt Vukas

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages