Code Monkey home page Code Monkey logo

bolt.fun's Introduction

BOLT.FUN

Template by the Bitcoin Design Community

Website: https://bolt.fun/guide/

How to build and run the site locally

You'll want to run the site locally to test your changes.

Make sure you have Ruby and Bundler installed:

  1. Check that Ruby is installed (check with ruby -v). Must be 2.2.5 or higher. Install instructions can be found at https://www.ruby-lang.org/en/documentation/installation/.
  2. If you don't already have Bundler (check with which bundle), you can install by following the instructions at https://bundler.io.

Clone the source code, build, and serve:

  1. Clone this repository and cd into it.
  2. Run bundle install
  3. Run bundle exec jekyll serve
  4. Browse the site at http://127.0.0.1:4000/

To test your HTML for errors, run the rake script via rake test.

Docker You can also run site locally with Docker.

  1. Install docker
  2. cd into a directory, for example cd Documents/bolt.fun
  3. Run docker-compose up (you may need to wait for 5-10 minutes)

bolt.fun's People

Contributors

johnsbeharry avatar mtg2000 avatar vindard avatar tiana01 avatar pavlenex avatar sbddesign avatar bosch-0 avatar agbegin avatar barefoot-88 avatar jnmclarty avatar dependabot[bot] avatar secondl1ght avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.