This commit is contained in:
Miloslav Ciz 2024-06-16 20:14:55 +02:00
parent 8fe2a65345
commit 20a4dd08ff
20 changed files with 1830 additions and 1782 deletions

View file

@ -27,6 +27,8 @@ The wiki is similar to and was inspired by other wikis and similar works, for ex
**Technology "powering" LRS wiki** is plain and simple, it uses no frameworks or static site generators, the wiki is currently written as a collection of [Markdown](markdown.md) files that use a few [shell scripts](shell_script.md) that convert the whole thing to HTML for the web (and can also produce txt and pdf version of it), i.e. it doesn't use any wiki engine or bloated static site generator. There is a plan to maybe rewrite the wiki in [comun](comun.md).
Is LRS is wiki as based as [encyclopedia dramatica](dramatica.md)? That's the big question. One thing is for sure though, you will probably find LRS wiki being actually online :)
## See Also
- [LRS wiki stats](wiki_stats.md)
@ -36,4 +38,5 @@ The wiki is similar to and was inspired by other wikis and similar works, for ex
- [LRS wiki post mortem](wiki_post_mortem.md)
- [LRS](lrs.md)
- [less retarded society](less_retarded_society.md)
- [FAQ](faq.md)
- [FAQ](faq.md)
- [encyclopedia dramatica](dramatica.md)