Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenventimiglia/golang-website

Includes a server and website. Fundmentals I'm learning from tutorials, videos and courses.
https://github.com/stevenventimiglia/golang-website

css go golang scss

Last synced: 17 days ago
JSON representation

Includes a server and website. Fundmentals I'm learning from tutorials, videos and courses.

Awesome Lists containing this project

README

        

### What's New
#### 08/25/2017

* Creates server
* Includes template partials for header and footer
* Establishes content-types for CSS, JS, JPG, PNG and SVG files
* Scans the content directory for pages
* Any URL that targets non-existent content lands on the 404 page