mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-06-09 14:14:06 +00:00
Get ready for 0.10 release
This commit is contained in:
parent
3c6e2aa16f
commit
b8ffb7d763
15
README.md
15
README.md
@ -1,17 +1,6 @@
|
|||||||
# 🍄 MycorrhizaWiki 0.10
|
# 🍄 MycorrhizaWiki 0.10
|
||||||
A wiki engine.
|
A wiki engine.
|
||||||
|
|
||||||
This is the development branch for version 0.10. Features planned for this version:
|
|
||||||
* [x] New file structure
|
|
||||||
* [ ] Mycomarkup
|
|
||||||
* [x] 6 headings
|
|
||||||
* [x] Paragraph styling
|
|
||||||
* [ ] Inline links
|
|
||||||
* [ ] Better lists
|
|
||||||
* [ ] Better quotes
|
|
||||||
* [x] CLI options
|
|
||||||
* [x] CSS improvements
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
```sh
|
```sh
|
||||||
git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza
|
git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza
|
||||||
@ -39,8 +28,8 @@ Options:
|
|||||||
* Edit pages through html forms
|
* Edit pages through html forms
|
||||||
* Responsive design
|
* Responsive design
|
||||||
* Works in text browsers
|
* Works in text browsers
|
||||||
* Wiki pages (called hyphae) are in gemtext
|
* Wiki pages (called hyphae) are written in mycomarkup
|
||||||
* Everything is stored as simple files, no database required
|
* Everything is stored as simple files, no database required. You can run a wiki on almost any directory and get something to work with.
|
||||||
* Page trees
|
* Page trees
|
||||||
* Changes are saved to git
|
* Changes are saved to git
|
||||||
* List of hyphae page
|
* List of hyphae page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user