Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 851 Bytes

File metadata and controls

31 lines (23 loc) · 851 Bytes

SuperSaiyajinStackZ.github.io

NOTE: This site is currently in progress of getting rewritten.

The source code for my GitHub Pages site. This site is based of the Sim2Team sites, where some of the site's "code" was written by me.

You can find the page at https://supersaiyajinstackz.github.io.

Building

To test the site locally install Jekyll by running:

gem install --user-install bundler jekyll

Then run

bundle install

Then you can run the site by running:

bundle exec jekyll serve

Credits

Main Developers

Other

  • Bootstrap: For Bootstrap's CSS and JS.
  • Sim2Team: For some basic things from the sites.