Hacker News new | ask | show | jobs
by fossterer 2638 days ago
Heyy @Aardappel Interesting project!

I wanted to share your language with a game programmer I know but the links to documentation from your homepage look broken.

Essentially https://htmlpreview.github.io/ is dysfunctional. Try accessing the sample links in that project's Github page.

1 comments

Weird, those links work fine for me.

I guess I'll have to change them, though not sure what to.. annoying github doesn't have a way to view markdown pages.

I guess for now, to read the docs online you could read the raw markdown here: https://github.com/aardappel/lobster/tree/master/lobster/doc... Better yet, just download the repo and read the html files in docs/

Now all docs served from http://aardappel.github.io/lobster/lobster/docs/README_FIRST... which works much better