17 Commits

Author SHA1 Message Date
Justin Traglia
e660623d12 Run mdformat on all markdown files (#4417) 2025-06-30 16:27:01 -05:00
Justin Traglia
8b9c2d8c0a Update release documentation (#4416) 2025-06-30 15:27:40 -05:00
Justin Traglia
a3cc1836d8 Simplify reference test generators (#4317) 2025-05-14 21:35:21 -05:00
Justin Traglia
6b516841c9 Improve generator UX (#4309) 2025-05-09 12:53:12 -05:00
Justin Traglia
d181573bd2 Use mdformat for markdown formatting (#4244)
* Replace skip footnote with html block

* Remove unnecessary duration columns

* Add mdformat to pyproject

* Start to use mdformat-toc

* Remove table of contents headers

* Fix empty header

* Finally, run mdformat

* Remove doctoc from CI

* Fix issue with eip7732

* Error if linter changes something in CI
2025-04-03 09:37:21 -05:00
Gabriel Astieres
eca87bbc19 Stop running circleci checks (#4192) 2025-03-24 07:52:54 -05:00
Justin Traglia
b87fbacdc5 Add document with release instructions (#4065) 2025-01-22 13:55:05 -06:00
Justin Traglia
eba62dbf00 Fix various nits 2025-01-15 14:24:49 -06:00
Katya Ryazantseva
266a64c393 remove initialize_beacon_state_from_eth1 from post-altair forks 2024-11-22 09:27:55 +07:00
terence tsao
c685a6574c Fix broken links for new-feature.md 2024-05-20 12:18:52 -07:00
Hsiao-Wei Wang
b123f9faee update doc 2023-12-15 19:12:57 +08:00
Hsiao-Wei Wang
c1945926b6 update doc 2023-12-15 03:27:13 +08:00
Hsiao-Wei Wang
1d7c3d4164 Use md_doc_paths.py is_post_fork in pyspec itself; clean up create_genesis_state helper 2023-12-15 03:23:28 +08:00
Hsiao-Wei Wang
f0c900282e update new-feature doc 2023-12-15 01:04:01 +08:00
Hsiao-Wei Wang
f1aabcd718 Refactor setup.py (#3393)
* Refactor setup.py

* Update doc with the new file path

* Rearrange spec_builders

* Update doc
2023-06-26 18:01:56 +08:00
Hsiao-Wei Wang
03a3e4082a Fix p2p-interface.md ToC 2023-04-19 19:10:46 +08:00
Hsiao-Wei Wang
21d4370fd5 Add docs about how to add a new feature proposal in consensus-specs and online viewer support (#3239)
* Add docs

* update link to template

* Add more info

* Try mkdocs

* Create docs.yml

* Update docs.yml

* update

* update

* update

* Try mkdocs

* Add "B: Make it executable for pytest and test generator" section

* Use mkdocs-material

* Use `mkdocs-awesome-pages-plugin` to create custom specs order

* Add toc permalink

* Update site_url

* Add .pages files for navigations. Update highlight style

* Dark theme

* Fix list indent
2023-04-18 18:31:34 +08:00