27 Commits

Author SHA1 Message Date
Aaron Schlesinger
0c78ebd630 Removing the known limitations file (#1710)
As @thomasf pointed out, these limitations no longer apply

Fixes #1709
2021-04-06 11:26:48 -07:00
Aaron Schlesinger
c2c5daf61a Switching to using the main default branch (#1628)
* Switching to using the main default branch

* changing links to main branch, not master branch

* Changing a few links to relative

* Bumping chart version

Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2020-06-15 16:44:37 -04:00
Wang Qilin
f19e855923 Add chinese translation of known-limitations.md and why.md (#1384)
* add chinese translation of known-limitations

* add chinese translation of why
2019-09-26 17:37:26 -05:00
Sawada Shota
eb4ebdb612 docs: Fix outdated validation hook's link (#1351) 2019-08-27 16:48:39 -07:00
Scott Lee
fd1cd2e0b1 Refer to a consistent minimum Go version (#1201)
* Refer to a consistent minimum Go version

* Refer to a consistent minimum Go version

* Change Go version to v1.12
2019-05-02 12:47:54 -07:00
Zhao Xiaojie
83b460b5f0 Add translation for intro (#1128)
* Translate intro index

* translate intro first-content

* translate intro protocol

* translate intro components

* Fix expression

* Fix expression

* Fix expression

* Update components.zh.md

* Update protocol.zh.md

* Update components.zh.md
2019-03-26 13:22:13 -04:00
Aaron Schlesinger
b9bdbc3123 3 components instead of 4 (#1147) 2019-03-19 15:45:31 -07:00
tsunami42
05e5d0a5ae fix dead links (#1127) 2019-03-12 12:45:53 -07:00
Marwan Sulaiman
b17bfb3d0a docs: remove commit hash from known limitations (#1019) 2019-01-15 20:41:29 +01:00
Aaron Schlesinger
2375237795 fixing typo in protocol docs (#988) 2018-12-10 09:13:37 +01:00
Y.Horie
8a5322859f Fix typo in protocol.md #978 (#987) 2018-12-09 20:33:09 -08:00
Marwan Sulaiman
0415934fd1 doc: why does it matter (#873)
* doc: why does it matter

* remove from main

* fix pr

* pr fixes

* validation hook

* aaron's suggestions
2018-11-08 17:35:29 -05:00
Manu Gupta
0b3dc6e8ef Don't use the terms caching in our docs (#865)
* removes caching from docs

* Remove cache from the docs and replace it with storage

* separate out fetch part
2018-11-05 15:09:59 -08:00
Marwan Sulaiman
6a005988dc docs: add revision limitation (#854)
* docs: add revision limitation

* up pr
2018-11-02 11:10:30 -04:00
Aaron Schlesinger
dbac943f3e removing registry page (#802)
* removing registry page

* removing registry page

* removing more references to the registry and 'foundation'

* remove readme references to registry, etc...

* remove registry stuff from development docs

* removing registry from README
2018-10-25 15:39:38 -07:00
Henry Jenkins
532e93e119 Remove Olympus code (#779)
* Remove nolonger used moniker package

Usage was removed in 97d8013

* Remove reference to Zeus

Use name Proxy for now.

* Remove Olympus code

See github issue #777

* Remove Olympus related vendor modules

* Mention Olympus removal in docs

* Add note about no registries existing

* Remove eventlog

* Update docs for Olympus removal
2018-10-22 11:52:02 -07:00
Aaron Schlesinger
48e73f772d Adding section headers to the docs (#742)
* Adding a section page for installing

* adjusting section ordering

so that the section list reads more like a story front to back

* Adjusting intro title

* removing redundant title

* Adding a body to the design section header

* Adding more to the contributing front page

* Splitting up sections in the install front page

* adding intro summary

* Better description of federation

* adding new maintainer language

* relative link

* more grammar and formatting fixes
2018-10-09 09:16:45 -05:00
Rob j Loranger
89c09b11f8 docs: contribution guides (#570)
* starting outline

* Rewording and adding more outline

* moar

* remove maintainers links, fill in template links

* basic list of ideas

* change folder structure

* try out new menu and page heiarchy

* thinking out loud

* I like this link

* almost done for now

* move into new sub menu

* doesn't belong here

* trigger netlify

* forgot chapter flag

* capitalize

* comment out ideas

* basic outline of git

* not a draft anymore

* git and github complete

* move community roles and order menu

* typos and link contributor covenant

* address requested changes

remove last mod time and author from chapters
re-phrase leading line in docs/maintainers/_index.md
2018-09-28 11:29:56 -07:00
dapchen
2b6eed3875 [protocol]: fix texts and examples in the protocol doc (#605)
* [protocol]: fix texts and examples in the protocol doc

* update examples

* address review comment
2018-09-17 12:51:28 +02:00
dapchen
f96d1f838b [protocol]: update examples to use working links (#599)
* [protocol]: update examples to use working links

* Change to use $HOST and $PORT as placeholders.
2018-08-30 16:50:10 -06:00
Komu Wairagu
69a5340c91 update to go1.11 (#563)
* update travis to Go 1.11

* update check_deps ci script
ci for checking dependencies should now check Go module files and use go mod verify

* remove uneeded comment

* set GO111MODULE

* debug GO111MODULE propagation

* rm dep installation

* debug GO111MODULE propagation

* rm debug statements

* use Go point releases in ci

* remove references to Go1.11 RCs

* run ci with GO111MODULE auto and also on

* use matrix
2018-08-28 08:46:12 +02:00
Aaron Schlesinger
53f457e0b8 Rough description of community roles (#444)
* Rough description of community roles

and how to move to new roles

* add mention of CoC

* fixing typo

* adding link to past dev meetings

* moving "core maintainer" alias text

* calling out specifically that contributors have read access

* formatting

* Addressed previous concerns.

Broke all markdown lines on or under 80 chars because vim, also the
majority of the doc was formatted that way.

* link to slack re: missing meetings

* use emphasis instead of single quote for 'don't know enough'

* use code element in html

* expand on CoC duty

co-authored-by: Aaron Schlesinger <arschles@gmail.com>
co-authored-by: robjloranger <robjloranger@protonmail.com>
2018-08-26 19:07:22 -05:00
Michal Pristas
44ec04dd4d updated to rc2 (#557) 2018-08-23 08:09:10 +02:00
Michal Pristas
d088208941 Updated to go1.11rc1 (#482)
* updated to rc1

* latest test
2018-08-15 12:26:43 -04:00
Michal Pristas
93ec187568 Docs First of many: Communication flow (#424)
* communication baseline

* doc doc, who's there? new Doc. Yaay

* docs refactor

* small typo

* grammar check

* contributions
2018-08-08 22:58:24 +02:00
Brian Ketelsen
8ef9d7f1fe documentation modifications, logo (#341) 2018-07-27 12:39:28 -04:00
Brian Ketelsen
c95daa79c1 docs: hugo site generator for docs endpoint (#18)
* docs: add docs endpoint with pretty template. partially fixes #17

* add docs target to makefile, modify hugo target
2018-03-01 11:20:53 -08:00