Open Sheepux opened 3 years ago
Last commit introduced a router that will allow to write some guides.
Can we actually make a raw wireframe for content that should appear on each "tutorial item" ? Also the disposition is a bit weird I think ? Is that desired ?
I'm currently working on it. I plan to generate a remote page as in current documentation: https://hakuneko.download/docs/interface/ The HTML would be fetched and split into each page and integrated with carbon's css. Yeah the strange split was intentional at first (i was thinking in "sections" but wanted to work on this later)
website's documentation generator is here:: https://github.com/manga-download/manga-download.github.io/tree/master/_docs
Oh, ok I see, seems like a good idea :). Maybe we can add carbon css to the documentation website and just use iframe for the app ? Might be cool if documentation as the same UI as the app :)
PR https://github.com/manga-download/haruneko/pull/454 introduced remote documentation fetching from https://hakuneko.download/docs/haruneko/ (markdown of the webpage https://github.com/manga-download/manga-download.github.io/blob/master/_docs/06-HaruNeko.md ) What's left is putting actual content in the documentation (and extra todos discussed in the PR)
Implement the "how to use hakuneko" pages accessible from the home screen