Docusaurus - Documentation/Simple Websites
-
@andreasdueren Not sure if this is what you are asking but our docs are generated from mkdocs - https://git.cloudron.io/cloudron/docs . We have a CI file which builds and uploads to a surfer - https://git.cloudron.io/cloudron/docs/-/blob/master/.gitlab-ci.yml
@girish Ah I see, I was hoping there was a simple way to just build it as a static website without docker.
-
@girish Ah I see, I was hoping there was a simple way to just build it as a static website without docker.
@andreasdueren said in Docusaurus - Documentation/Simple Websites:
@girish Ah I see, I was hoping there was a simple way to just build it as a static website without docker.
I'm pretty sure there is.
I suggest just having a read of the docs, perhaps starting with Getting Started
https://www.mkdocs.org/getting-started/
(these posts about mkdocs don't really belong in this thread though)
-
Substack is becoming popular as a platform for writing, but it is centralized. Docusaurus might work well as a decentralized way of publishing blogs. I hope we can support deployment on Cloudron.
@LoudLemur said in Docusaurus - Documentation/Simple Websites:
Substack is becoming popular as a platform for writing, but it is centralized. Docusaurus might work well as a decentralized way of publishing blogs. I hope we can support deployment on Cloudron.
The more apps the bettter, but we've already got Ghost which imho is the closest thing to an open source substack
-
I'm also super interested into this
I browsed some websites using Docusaurus and I was immediately tempted to give it a try
-
Docusaurus 3.0 is now available: https://docusaurus.io/blog/releases/3.0
-
-
Docusaurus 3.4 is now available, with better support for tags, offline browsing and local storage:
-
Seeing Docusaurus used a lot with the new kids on the FOSS development block. Be great to have it on Cloudron!
Some nice examples:
-
Seeing Docusaurus used a lot with the new kids on the FOSS development block. Be great to have it on Cloudron!
Some nice examples:
@marcusquinn Yes!
The latest release is now here:
https://docusaurus.io/blog/releases/3.7 -
Seeing Docusaurus used a lot with the new kids on the FOSS development block. Be great to have it on Cloudron!
Some nice examples:
@marcusquinn Docusaurus is a static site gen, you run it on your computer then it spits out HTML files for you. You can host in the LAMP app or the Surfer app
there is no server for it so it can't really be an app here unless someone makes a web-ui for it.
-
Combination with Strapi might work: https://github.com/arjun-vegeta/docusaurus-with-strapi-cms