devshagor / basecamp

Our home on the internet. A Jekyll + GitHub pages build that servers the main Trek View website.

Home Page:https://www.trekview.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Jekyll + GitHub pages site for https://www.trekview.org

Install locally

Clone the repo:

git clone https://github.com/trek-view/basecamp

Navigate to the repo directory:

cd basecamp

Install the dependencies with Bundler:

bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

bundle exec jekyll serve

Developing

Jekyll

Built with Jekyll version 3.7.4, but should support newer versions as well.

Github pages

Master branch hosts Github pages build for: https://www.trekview.org

Before merging any changes to master, check for 404's:

bundle exec htmlproofer ./_site

Support

Join our Discord community and get in direct contact with the Trek View team, and the wider Trek View community.

Join the Trek View Discord server.

License

The code of this site is licensed under a MIT License.

About

Our home on the internet. A Jekyll + GitHub pages build that servers the main Trek View website.

https://www.trekview.org

License:MIT License


Languages

Language:HTML 89.6%Language:SCSS 10.3%Language:Ruby 0.1%Language:JavaScript 0.0%