Loppo
an extremely easy static site generator of markdown documents
Install / Use
/learn @ruanyf/LoppoREADME
Loppo is an extremely easy static site generator of markdown documents. You get your site with only one command. Please visit demo.
Features
- easy config (example)
- simple site structure (example)
- friendly template syntax(example)
- built-in utility commands
How to use
Attention: Loppo is still in its very early stages. Use it in production at your own risk.
First of all, arrange your documents into the following structure.
|- myProject
|- README.md
|- docs
|- page1.md
|- page2.md
|- ...
Now, install Loppo.
$ npm install loppo -g
Enter your project directory.
$ cd myProject
Run the command.
$ loppo
Now, Loppo will build the document site under dist sub-directory. After the building process, you could open the site in your browser.
$ open dist/index.html
License
GPL v3
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
