DS-Homebrew / wiki

Wikis for DS-Homebrew projects

Home Page:https://wiki.ds-homebrew.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS-Homebrew wiki

Discord server Crowdin

Wikis for DS-Homebrew projects

Running locally

To test the site locally, install Jekyll by running:

gem install bundler jekyll

Then run

bundle install

Then you can run the site by running:

bundle exec jekyll serve

You may want to run with incremental building as there are a lot of pages so it takes a long time to build, note that this may cause some things to not update fully:

bundle exec jekyll serve --incremental

About

Wikis for DS-Homebrew projects

https://wiki.ds-homebrew.com

License:GNU General Public License v3.0


Languages

Language:HTML 48.7%Language:SCSS 28.5%Language:JavaScript 17.5%Language:Batchfile 2.1%Language:Ruby 1.7%Language:Shell 1.4%Language:CSS 0.1%