Skip to content

technogise/technowise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local setup

  • Install Jekyll and bundler gems.

    gem install jekyll bundler

  • Create a new Jekyll site at ./myblog.

    jekyll new myblog

  • Change into your new directory.

    cd myblog

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

    bundle exec jekyll serve

  • Browse to http://localhost:4000

About

Technowise session takeaways and utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published