GithubHelp home page GithubHelp logo

must479 / docs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minaprotocol/docs

2.0 0.0 0.0 355.84 MB

Mina documentation website

Home Page: https://docs.minaprotocol.com

JavaScript 2.01% CSS 0.68% Reason 97.31%

docs-1's Introduction

Mina logo

Mina Docs

To view this website, visit docs.minaprotocol.com.

Contributing

Click the Suggest changes button at the top right of any page on the docs website to edit that page and submit a pull request via Github.

How to run (for devs)

This website is built with NextJS & Contentful. Any commit to the main branch will be built and deployed automatically.

To run locally, first make sure you have git lfs installed.

On Mac run:

brew install git-lfs

After that you have to install git-lfs in the website directory and pull it.

git lfs install
git lfs pull

Install it and run:

npm install
npm run dev

Build and run:

npm run build
npm run start

Recommendation:

Run BuckleScript build system bsb -w and next -w separately. For the sake of simple convention, npm run dev run both bsb and next concurrently. However, this doesn't offer the full colorful and nice error output experience that ReasonML can offer, don't miss it!

There are 2 convenience scripts to facilitate running these separate processes:

  1. npm run dev:reason - This script will start the ReasonML toolchain in watch mode to re-compile whenever you make changes.
  2. npm run dev:next - This script will start the next.js development server so that you will be able to access your site at the location output by the script. This will also hot reload as you make changes.

You should start the scripts in the presented order.

docs-1's People

Contributors

martinminkov avatar michellewong793 avatar figitaki avatar bkase avatar lk86 avatar garethtdavies avatar iregina avatar jasongitmail avatar es92 avatar jspada avatar shikharmina avatar jackryanservia avatar mergify[bot] avatar ymekuria avatar adamsembyotic avatar mitschabaude avatar nholland94 avatar xni avatar stevenplatt avatar cris-f avatar vikstrous2 avatar psteckler avatar pkrasam avatar deelawn avatar vmx avatar o2stake avatar pgrimaud avatar cbrown330 avatar trivo25 avatar rex4539 avatar

Stargazers

Roman avatar Must479 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.