bitspossessed / website

Home of bitspossessed

Home Page:https://bitspossessed.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitspossessed website

Home of bitspossessed.org, built with jekyll.

Requirements

Please read the jekyll installation documentation for requirements to run a server locally on your machine.

Development

# Clone the repository
git clone git@github.com:bitspossessed/website.git

# Move into the project
cd website

# Install all dependencies
bundle install

# Start the development server at localhost:4000
bundle exec jekyll serve

# Build the static website in `_site` folder
bundle exec jekyll build

License

UNIVERSAL PUBLIC DOMAIN LICENSE

About

Home of bitspossessed

https://bitspossessed.org

License:Other


Languages

Language:JavaScript 50.9%Language:CSS 27.6%Language:HTML 20.5%Language:Ruby 1.0%