democloid / picoTracker

BSD 3-Clause "New" or "Revised" License
187 stars 17 forks source link

Created a website #180

Open Evanator05 opened 3 months ago

Evanator05 commented 3 months ago

Made a small website for the PicoTracker, im not great with css so it's definitely has lots of work that needs to be done.

democloid commented 2 months ago

Is there any screenshot of how this looks like? I'm honestly unlikely to implement this as I'm working on something myself, thou it may take me some time.

maks commented 2 months ago

I think the best thing to do would be to add a Github action to build the static html files from the source markdown, that would then make it easy to see the resulting html site. I'll have a crack at doing this soon.

maks commented 2 months ago

Im working on adding generating this as GH Pages in the Actions CI including regenerating manual from existing markdown, but in meantime @democloid here is what it looks like in Firefox:

image

image

democloid commented 2 months ago

I'm honestly not interested in this. What are we trying to address with this exactly?

maks commented 2 months ago

For me the main goal is to publish a HTML version of the manual on a stand alone page instead of making people read the markdown preview when you navigate to the markdown file inside the GitHub repo itself along with the nice buttons that can link to both the latest release and latest CI main branch "experimental" build.