Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Move all documentation to this repo

Open
#4 2 comments 0 reactions 1 assignee View on GitHub

@tsuberim is already working on this.

Since Apr 9, 2018.

Assessment

This issue has not been assessed yet.

Description

enhancement

Make this repo the only place for documentation for the entire DAOstack project.

How it will work:

  • Documentation from all subprojects will be in this repo in a seperate folder (/arc for Arc, /arc-js for Arc.js)
  • Documentation generated from source code will be generated locally and committed to this repo (not committed to subproject repo).
  • A CI service will compile and deploy a single website to the gh-pages branch of this repo.

Benefits:

  • Easy to document cross-cutting concerns (e.g. an end-to-end tutorial on how to use the whole DAOstack together).
  • Easier linking between subprojects (with the ability to check for broken links between subprojects).
  • Consistent look & feel using the same website.
  • Removing unnecessary complexity from the subprojects repos i.e managing the website.
  • Supports switching markdown compilers if we need to in the future (e.g. switch to Jekyll or read the docs) or changing the behavior of the website.
Dominant language
No language data
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from daostack/docs

All issues in daostack/docs

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.