GithubHelp home page GithubHelp logo

classicvalues / website-6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoin-core-review-club/website

0.0 1.0 0.0 12.72 MB

Bitcoin Core PR Review club website

Home Page: https://bitcoincore.reviews/

HTML 23.32% CSS 0.39% Ruby 23.60% Makefile 0.65% Sass 7.93% SCSS 39.14% C++ 4.96%

website-6's Introduction

bitcoin-core-review-club

Simple Jekyll site for hosting the Bitcoin Core PR Review club at https://bitcoincore.reviews/.

Development

You'll need Ruby and Jekyll to run the site locally. Ruby 2.6 is recommended. Once they are set up:

  • Clone the repository and go into the directory
  • Run bundle install
  • Run make preview
  • Go to http://localhost:4000

In case of any issues, don't hesitate to run the following to update rubygems, bundler, and dependencies: gem update --system && gem update && bundle update

Making a new post

See the CONTRIBUTING.md doc for how to create a post for an upcoming meeting.

Changing Site Data

All site configurations are either contained in _config.yml or _data/settings.yml. Some data is duplicated between the two due to the way Jekyll injects variables, so be sure to update both.

Running the Test Suite

To run all tests: rake test or just rake

To run one test file: rake TEST=test/test_rake_posts_new

To run an individual test in a test file: rake TEST=test/test_rake_posts_new TESTOPTS=--name=test_rake_posts_new

Before running tests for the first time, you may need to run bundle update.

Before running the test_all_links test (or all of the tests, which includes it), the site needs to be started up locally with make preview, or with make clean preview if any meeting logs were changed, to pre-render the logs through the auto_logs_markup plugin.

Attributions

Thanks to LeNPaul for the Jekyll starter kit this was forked from and to Will O'Beirne for pointing me in that direction.

website-6's People

Contributors

jnewbery avatar jonatack avatar glozow avatar amitiuttarwar avatar pinheadmz avatar 0xb10c avatar mzumsande avatar ryanofsky avatar dergoegge avatar thestack avatar naumenkogs avatar fjahr avatar harding avatar larryruane avatar sipa avatar troygiorshev avatar narula avatar stickies-v avatar josibake avatar murchandamus avatar robot-dreams avatar willcl-ark avatar vasild avatar michaelfolkson avatar murtyjones avatar jonasnick avatar jamesob avatar jachiang avatar ellemouton avatar dhruv avatar

Watchers

 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.