Skip to content

bitspossessed/website

Repository files navigation

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 [email protected]: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