Felix Krause
Felix Krause
This includes additional metadata we're not using yet, but might be interesting in the future
Maybe have a page that shows the last 7d or 31d of stories as a grid for public access?
To make sure it's fully compatible, we could make simple web requests to the [GitHub markdown API](https://developer.github.com/v3/markdown/) This will generate just the HTML code, not the CSS necessary
Use `target=_blank` for all links that link to another domain. This will require knowledge of its own domain, for absolute URLs going to its own domain. Might be good enough...
This way it allows you to keep the project README focused on both the product landing page, as well as development specific instructions. This could be as simple as looking...
I haven't had the time to test this yet, but images on GitHub behave quite nicely. It might be that this project doesn't properly render images yet
Right now it's mostly a proof of concept, because I needed it for myself for [WalkWithFriends.net](https://walkwithfriends.net/), this CLI should provide options for an input and output path, and be distributed...
cc @b3ll