jgthms / html-reference

HTML Reference: a free guide to all HTML5 elements and attributes
https://htmlreference.io
MIT License
979 stars 136 forks source link

No installation instructions - how do I install this locally? #23

Open bluntcoder opened 5 years ago

bluntcoder commented 5 years ago

Hello,

I cloned the repo and then when I tried to just run it offline in the browser (no internet available where I'm going) - all I get is this:

**--- route: index --- {% include favicons.html %} {{site.title}} icon {{site.title}} type {% include carbon.html %} {{site.subtitle}} Learn by example: htmlreference.io is a free guide to HTML. It features all elements and attributes.

{% include social/button-twitter.html %} {% include social/button-facebook.html %} {% include ff.html %} Collections: Base elements Forms Lists Semantic Tables {% include components/finder.html %} {% include sister.html %} {% include modals/share.html %} {% include google-fonts.html %} {% include noscript.html %}**

Obviously this is some sort of server side generated markup, but no where in the readme it mentions how to install it.

Thanks, Mark

AlphaDG commented 2 weeks ago

Agreed.. More or less useless if it does not run locally.