Giter Club home page Giter Club logo

stack-docs's Introduction

The OP Stack Docs

Discord Twitter Follow

The OP Stack is an open, collectively maintained development stack for blockchain ecosystems. This repository contains the source code for the OP Stack Docs.

Development

Serving docs locally

yarn dev

Then navigate to http://localhost:8080. If that link doesn't work, double check the output of yarn dev. You might already be serving something on port 8080 and the site may be on another port (e.g., 8081).

Building docs for production

yarn build

You probably don't need to run this command, but now you know.

Editing docs

Edit the markdown directly in src/docs.

Adding new docs

Add your markdown files to src/docs. You will also have to update src/.vuepress/config.js if you want these docs to show up in the sidebar.

Updating the theme

We currently use an ejected version of vuepress-theme-hope. Since the version we use was ejected from the original theme, you'll see a bunch of compiled JavaScript files instead of the original TypeScript files. There's not much we can do about that right now, so you'll just need to make do and edit the raw JS if you need to make theme adjustments. We're planning to move away from VuePress relatively soon anyway so we won't be fixing this.

stack-docs's People

Contributors

sbvegan avatar qbzzt avatar smartcontracts avatar bryanchriswhite avatar olshansk avatar karlb avatar elkaholic6 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.