Can someone explains on the basic plan - " Publish notes to the internet"?
a. is any user is able to view/search if published on the web?
b. any demo to explore?
c. can we publish as read only ?
Thanks
rxliuli can you please share me few more details which would satisfy my need? links and steps to achieve it
Well, it doesn't have a getting started guide for non-technical users (mainly needing to use the command line and nodejs), but maybe I can write one later, roughly step by step
- Install nodejs@18 lts
- Download a specific folder under the demos directory, for example mami/demos/joplin2hexo-demo at master · rxliuli/mami · GitHub
- Then modify the baseUrl/token/tag configuration in the mimi.config.ts file
-
npm i install dependencies
-
npm run gen generates files from joplin
-
npm run dev to preview the generated website locally
-
npm run build to build static resources
- Publish to remote, such as github pages or cloudflare pages
1 Like
system
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.