Skip to content

pcjordan/pcjordan.github.io

Repository files navigation

A personal blog built on Jekyll using a clone of Wordpress's Twenty Nineteen theme.

Local Installation

First, install Jekyll by

$ gem install bundler jekyll

then, build the project via

$ bundle exec jekyll serve

and the website should be accessible under http://localhost:4000.

Hosting via GitHub Pages

In order to publish this blog via GitHub Pages, just rename this repository to your_username.github.io and push it onto your GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published