aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-10-15 19:36:36 +0000
committerGitHub <noreply@github.com>2019-10-15 19:36:36 +0000
commitfee32b86f7262fd2b6418c81baa39ddbb7eeea5f (patch)
tree5a05b4be2c961a6415115b28c268054e5f061426 /README.md
parentMerge pull request #1812 from berrnd/grocy (diff)
parentCorrect Plume's programming langauge (diff)
downloadawesome-selfhosted-fee32b86f7262fd2b6418c81baa39ddbb7eeea5f.tar.gz
awesome-selfhosted-fee32b86f7262fd2b6418c81baa39ddbb7eeea5f.zip
Merge pull request #1840 from BharatKalluri/minor_fix/plume_rust
minor fix: Correct Plume's programming langauge to rust from ruby
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c08ec2a..ad6f33a6 100644
--- a/README.md
+++ b/README.md
@@ -206,7 +206,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management
- [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://www.htmly.com/demo/), [Source Code](https://github.com/danpros/htmly)) `GPL-2.0` `PHP`
- [Known](https://withknown.com/) - Single website for all your content. ([Source Code](https://github.com/idno/idno)) `Apache-2.0` `PHP`
- [Noddity](http://noddity.com/) - It's a blog, it's a wiki, it's a fast CMS. ([Source Code](https://github.com/TehShrike/noddity)) `WTFPL` `Nodejs`
-- [Plume](https://joinplu.me/) - Federated blogging engine, based on ActivityPub. ([Source Code](https://github.com/Plume-org/Plume)) `AGPL-3.0` `Ruby`
+- [Plume](https://joinplu.me/) - Federated blogging engine, based on ActivityPub. ([Source Code](https://github.com/Plume-org/Plume)) `AGPL-3.0` `Rust`
- [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL-1.0` `PHP`
- [Postleaf](https://www.postleaf.org/) - Open source blogging platform with inline editing, handlebar templates, and a beautiful user interface. ([Source Code](https://github.com/Postleaf/postleaf)) `MIT` `Nodejs`
- [Solo](http://b3log.org/) - Blogging system written in Java, feel free to create your or your team own blog. ([Demo](http://88250.b3log.org/), [Source Code](https://github.com/b3log/solo)) `Apache-2.0` `Java`