chonghe
1de498340c
Add spell check and update Lighthouse book ( #6627 )
...
* spellcheck config
* Merge remote-tracking branch 'origin/unstable' into spellcheck
* spellcheck update
* update spellcheck
* spell check passes
* Remove ignored and add other md files
* Remove some words in wordlist
* CI
* test spell check CI
* correct spell check
* Merge branch 'unstable' into spellcheck
* minor fix
* Merge branch 'spellcheck' of https://github.com/chong-he/lighthouse into spellcheck
* Update book
* mdlint
* delete previous_epoch_active_gwei
* Merge branch 'unstable' into spellcheck
* Tweak "container runtime" wording
* Try `BeaconState`s
2024-12-17 07:26:59 +00:00
Ricki Moore
9a53f4dca5
Siren Docs Upgrade ( #5979 )
...
* fix: removed unused sections
* Update book/src/ui-authentication.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* feat: added more information about features and screenshots
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-installation.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update ui-usage.md
* Update ui-faqs.md
* fix: lint fixes
* Update ui-usage.md
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* Update book/src/ui-usage.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
* add siren's ssl certificate usage to `book`
* update `ui` docs
* lint fixes
* Update book/src/ui-installation.md
Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com >
2024-07-24 04:55:00 +00:00
chonghe
3070cb7c39
Markdown linter ( #5494 )
...
* linter
* Add markdown linter
* add env
* only check markdown
* Add token
* Update .github/workflows/test-suite.yml
* Markdown linter
* Exit code
* Update script
* rename
* mdlint
* Add an empty line after end of file
* Testing disable
* add text
* update mdlint.sh
* ori validator inclusion
* Add config yml file
* Remove MD041 and fix advanced-datadir file
* FIx validator inclusion file conflict
* Merge branch 'unstable' into markdown-linter
* change files
* Merge branch 'markdown-linter' of https://github.com/chong-he/lighthouse into markdown-linter
* mdlint
* Remove MD025
* Remove MD036
* Remove MD045
* Removr MD001
* Set MD028 to false
* Remove MD024
* Remove MD055
* Remove MD029
* Remove MD040
* Set MD040 to false
* Set MD033 to false
* Set MD013 to false
* Rearrange yml file
* Update mdlint.sh and test
* Test remove fix
* Test with fix
* Test with space
* Fix summary indentation
* Test mdlint.sh
* Update mdlint.sh
* Test
* Update
* Test fix
* Test again
* Fix
* merge into check-code
* Update scripts/mdlint.sh
Co-authored-by: Mac L <mjladson@pm.me >
* Update scripts/mdlint.sh
Co-authored-by: Mac L <mjladson@pm.me >
* Remove set -e
* Add comment
* Merge pull request #7 from chong-he/unstable
Merge unstable to markdown branch
* mdlint
* Merge branch 'unstable' into markdown-linter
* mdlint
2024-05-24 02:45:19 +00:00
Ricki Moore
974b7e9f58
Siren Ui Lighthouse Version Requirments ( #4093 )
...
## Issue Addressed
Added note in lighthouse book to instruct users to use a min lighthouse requirement to run Siren Ui.
Which issue # does this PR address?
## Proposed Changes
Please list or describe the changes introduced by this PR.
## Additional Info
Please provide any additional information. For example, future considerations
or information useful for reviewers.
2023-03-16 08:03:43 +00:00
Age Manning
0155455990
Docs for Siren ( #4023 )
...
This adds some documentation for the Siren app into the Lighthouse book.
Co-authored-by: Mavrik <mrricki.m.usmc@gmail.com >
2023-02-28 02:20:52 +00:00