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
joao
aa592853df
Improvements and Fixes in Documentation, Including Corrected Command Usage ( #4998 )
...
* Fix typo: change 'periodical' to 'periodic' in progress updates description
* Fix wrong command in Usage section
* fix typo in Development Environment section
* Fix typo: change 'Explictly' to 'Explicitly'
* Fix typos in Lighthouse UI and Contributing sections
* Fix typo: replace 'confirms' with 'conforms' in Beacon Node API description
* fix minor typographical error: change 'advice' to 'advise' in SIGILL warning message
* Fix spelling error in Detailed Guide section
* Revert "Fix typo: change 'Explictly' to 'Explicitly'"
This reverts commit 6b0781682b4f9d129d9af48d428353f596b8b852.
* Revert "fix minor typographical error: change 'advice' to 'advise' in SIGILL warning message"
This reverts commit a4904a0afd2d531caf4585e1f0726a6dd65081ea.
* compiled
* Revert "compiled"
This reverts commit 425a553bd93af93340858050cc45041ae86b3733.
* Revert "Revert "compiled""
This reverts commit b1f871cb1bd41822f4c7bd696f77ba38cdd32f9d.
* Empty commit to trigger CI.
2024-03-20 06:44:44 +00:00
Ricki Moore
aaf1e4b1ab
Feat: lighthouse book - ui authentication ( #4232 )
...
## Proposed Changes
Added page explanation for authentication under Siren UI book.
## Additional Info
Please provide any additional information. For example, future considerations
or information useful for reviewers.
2023-05-01 02:15:57 +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