GithubHelp home page GithubHelp logo

isabella232 / nimbus-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from status-im/nimbus-site

0.0 0.0 0.0 19.62 MB

Repo for the Nimbus website

Home Page: https://nimbus.team

License: MIT License

JavaScript 23.20% SCSS 76.80%

nimbus-site's Introduction

Nimbus Site

This repo holds the code for two sites:

There is an edit button on each page, which will take you directly to the document you need to edit on the develop branch.

The recommended flow is to create a PR against develop. We can then allow a large group of people to push directly to develop and show their changes on the staging site when asking for review, which should smooth out and speed up the process considerably for everyone. master is obviously protected, and will only have changes merged in from develop once accepted.

N.B. make sure you've set up signed commits before submitting a PR (this repository requires all commits to be signed).

Adding a New Page

If you want to add a page, rather than just edit, you'll need to make sure it appears on the sidebar and is accessible to everyone.

  1. Add your page to source/docs/<your_file_here>.md
  2. In source/_data/sidebars.yml add the appropriate text to the appropriate place.
  3. In themes/navy/languages/en.yml edit the sidebars section to make sure that your new text in sidebars.yml is rendered correctly.

Testing locally

Make sure you have Node.js installed first.

  1. Open Terminal and navigate to the project root directory,
  2. Run yarn install
  3. Run yarn build
  4. Run yarn devel
  5. Open http://localhost:8000 in a browser

This prevents the need for any global installs, and allows you to live reload any changes you make.

nimbus-site's People

Contributors

8bitmp3 avatar andytudhope avatar arnetheduck avatar cheatfate avatar dependabot[bot] avatar dryajov avatar etan-status avatar jakubgs avatar jangko avatar jinhojang6 avatar jlokier avatar kdeme avatar nistorcristian avatar onqtam avatar samthomson avatar santteegt avatar sinkingsugar avatar stefantalpalaru avatar swader avatar tersec avatar tina1998612 avatar unixpi avatar yakkomajuri avatar zah 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.