15 Commits
Author SHA1 Message Date
fryorcraken 0cb2be1c35 Re-organise the docs to have clear CTAs (#251)
* Split website in 4:

- build
- run node
- learn
- research

* only show pages of section in sidebar

* home button on each sidebar

* index.md for homepages

* Add video tutorials

* delete old getting-started

* rename to "Waku node"

* fix nwaku compose

* add to dict

* script revert research changes

* fix broken links

* move research index content

* move research folder under learn

* move research folder under learn: side bar and buttons

* remove pointless links
2025-10-03 15:54:25 +10:00
Jinho Jang 1572d6cb30 Upgrade docusaurus and preset version (#244)
* feat: upgrade docusaurus and preset version

* feat: add node fetch-content.js to build script
2025-08-13 12:22:04 +09:00
LordGhostX 1107ac3ae1 reorganise docs (#192) 2024-05-16 18:22:15 +01:00
Jinho Jang c72dc2d62b Add research menu and relevant docs (#157) 2024-02-15 14:38:16 +01:00
jinhojang6 04d1939db2 add terms page 2023-06-13 10:37:46 +10:00
Hossein Mehrabi d4d3c81e53 fix: restore custom css styles 2023-06-13 10:37:46 +10:00
Hossein Mehrabi f3685703a2 fix: update the PoweredBy component 2023-06-13 10:37:45 +10:00
LordGhostX be15ee0950 add glosary outline 2023-05-25 17:48:57 +01:00
LordGhostX a3d192b14e add The Graph + fix node-peer phrasing 2023-05-22 11:53:23 +01:00
LordGhostX 9bb060f511 reorg sidebar 2023-05-21 01:32:38 +01:00
LordGhostX f06b84a4f2 add powered by waku page 2023-05-20 23:09:10 +01:00
dd5709e779 feat: use Logos theme & plugin (#33)
* Use Logos plugins and theme.

* Upgrade dependencies.

* feat: improvements on docs (#24)

* add: security features

* add: protocols overview by example

* add: different protocols

* add: spell check on CI

* rm: yarn.lock to avoid inconsistencies

* Update docs/Concepts/1.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update docs/Concepts/2.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update docs/Concepts/2.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update docs/Concepts/7.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update docs/Concepts/7.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* convert mscgen sequence to mermaid

* partially adress review comments

* address: comments

* fix: ci

* chore: address minor typos/changes in docs

* add: pros/cons for discv5 and peer-exchange

* fix: minor typo

* chore: address refactoring

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* chore: refactor ordering/naming of markdown files  (#29)

* chore: rename md files and use config ordering

it is unfeasible to track the changes in files labelled as '1.md', '2.md', etc and
way easier when the files are named after their contents.

* fix: hint box render

* fix: markdown links

* finish merge

* push yarn.lock

Co-authored-by: Hossein Mehrabi <ohyeaross@gmail.com>
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2023-01-23 15:07:39 +05:30
Danish Arora 6c6cf72e3c add: prettier
* fix: build

Signed-off-by: danisharora099 <danisharora099@gmail.com>

* add: prettier & write files

Signed-off-by: danisharora099 <danisharora099@gmail.com>

* setup: pre commit hook to run tsc & prettier

Signed-off-by: danisharora099 <danisharora099@gmail.com>

* rm: prettierrc

Signed-off-by: danisharora099 <danisharora099@gmail.com>

* sign commmit

Signed-off-by: danisharora099 <danisharora099@gmail.com>

Signed-off-by: danisharora099 <danisharora099@gmail.com>
2022-11-11 19:52:14 +05:30
fryorcraken.eth 88b7399e43 Move About to home page 2022-11-08 10:51:39 +11:00
amirhouieh 1e8362c090 initial structure and testing 2022-08-17 22:26:08 +10:00