Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I didn't have to code anything. I just created a yaml config, set the theme, the title, and the themes setting, and I was done.

I didn't need any coding.



Docusaurus is similar: you don't need to code anything, and can start with a config file + a folder of Markdown files.

The only difference is that our config file is a .js file instead of .yaml, which I'd say is more powerful since you can do fancy things like reading env variables to make your config "dynamic".

But by default a Docusaurus config file is not too complex. Probably a bit more than MkDocs (as we keep some boilerplate on purpose so that you can just tweak it) but still not really requiring to be a JS developer to edit. See: https://github.com/facebook/docusaurus/blob/main/examples/cl...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: