Skip to content

Repository files navigation

GNUSim8085 website

How to build and run the site locally

Create a Gemfile containing following two lines

  • gem "github-pages", group: :jekyll_plugins
  • gem "jekyll-optional-front-matter"
  • gem "jekyll-default-layout"
  • gem "jekyll-theme-hacker"

Run following commands on terminal

$ sudo apt-get install jekyll
$ sudo apt-get install bundler
$ bundle install
$ jekyll build
$ jekyll serve

Open link http://127.0.0.1:4000/ in browser

About

GNUSim8085 website

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages