Coder Social home page Coder Social logo

venus-docs's Introduction

Venus Docs

This repository contains documentation content for the Venus implementation only. It is hosted at venus.filecoin.io. For mandarin speakers, please visit https://venus.filecoin.io/zh/.

For general Filecoin Documentation, please visit docs.filecoin.io. The repository with its source can be found in /filecoin-project/filecoin-docs.

Contributing

PRs, bug reports, and issue suggestions are welcome! For major changes, please propose in an issue first so benefits and impacts can be discussed.

👉 You can also click on click on 📝 Suggest an Edit links at the bottom of each page to jump directly to Edit mode.

Deployment

Running locally:

  $ yarn install
  $ yarn docs:dev 

Building:

  $ yarn docs:links   # verify all links are well-formed
  $ yarn docs:build

Then deploy the docs/.vuepress/dist directory to the gh-pages branch of this repo.

Notes:

  • When new documentation pages are added ./docs/.vuepress/config.js will need to be manually updated in this repo

Licenses

The Filecoin Project's software code is dual-licensed under Apache 2.0 and MIT terms:

Documentation and other written content is copyright (c) Protocol Labs under the CC-BY-4.0 license.

See the LICENSE.md file for details.

venus-docs's People

Contributors

0x5459 avatar alexfreska avatar cloudxin avatar denniszou avatar dependabot[bot] avatar diwufeiwen avatar eshon avatar fatman13 avatar fhigher avatar galargh avatar har00ga avatar hunjixin avatar jellohuang avatar joss-hua avatar linzexiao avatar ly82505129 avatar mishmosh avatar oneforalone avatar pooja avatar rennbon avatar simlecode avatar ta0li avatar terichadbourne avatar timguo7 avatar tuesdayinsighter avatar web-no-stop avatar yiruiliher avatar zhiqiangxu avatar zhuaiballl avatar zl03jsj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

venus-docs's Issues

Remove duplicate info about the Filecoin network (not implementation-specific)

Since the implementation of the new non-implementation-specific docs site (hosted at https://docs.filecoin.io and generated by the filecoin-project/filecoin-docs repo), there's now overlap with some of the introductory conceptual documentation presented here in the go-filecoin tutorial (hosted at https://go.filecoin.io).

We should now assume, like we do with lotu.sh, that people who come here are looking specifically for info on the specific implementation and have gotten their conceptual background already.

I'd recommend that we review the content here to determine what belongs at docs.filecoin.io and whether it's already there or needs to be ported over, leaving pointers here where helpful.

Note: Changes to the markdown files happen in this repo, but changes to the config.js file (for the sidebar) happen in the metadocs repo.

cc @mishmosh for any additional guidance here.

Tooling dependencies for the Getting Started (go-filecoin) guide

Hi there,

I just spun up a fresh Ubuntu-VM on GCP and tried to follow along the Getting Started guide and noticed that I needed to install the following additional tools:

sudo apt install golang-go # that's mentioned in the guide
sudo apt install jq
sudo apt install ocl-icd-opencl-dev

Not sure about the latter one, but the build command failed due to an OpenCL issue. Just wanted to leave this here in case you want to add it to the guide ✌️

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.