Skip to content

Liongrass/bitcoin.org.hk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Jekyll-flavored hosted on GitHub pages.

To run/generate locally

Clone a copy of the repo, and then in the top directory of the cloned repo install the required files: bundle install

If that fails, install bundler gem install bundler or gem install jekyll bundler https://jekyllrb.com/docs/step-by-step/01-setup/

To to run the site: rake serve

Or run Run jekyll serve and go to http://localhost:4000 in your browser. bundle exec jekyll serve

Ubuntu 20.04 dependencies:

sudo apt install make && gcc && build-essential && rbenv

OSX:

As the build is different from Ubuntu, you may need to delete the Gemfile.lock file before bundle install and rake serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 61.4%
  • CSS 15.8%
  • HTML 12.7%
  • Sass 6.6%
  • JavaScript 3.2%
  • Roff 0.2%
  • Ruby 0.1%