Skip to content

msgtn/msgtn.github.io

Repository files navigation

Instructions

Install all prerequisites.

Install the jekyll and bundler gems.

gem install jekyll bundler

Create a new Jekyll site at ./myblog.

jekyll new .

Build the site and make it available on a local server.

bundle exec jekyll serve

Browse to http://localhost:4000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published