Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melindrea/flat-build
The static assets and HTML files tied to mariehogebrandt.se
https://github.com/melindrea/flat-build
Last synced: 22 days ago
JSON representation
The static assets and HTML files tied to mariehogebrandt.se
- Host: GitHub
- URL: https://github.com/melindrea/flat-build
- Owner: Melindrea
- Created: 2013-09-24T15:33:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T10:46:06.000Z (over 11 years ago)
- Last Synced: 2024-10-26T02:28:59.838Z (2 months ago)
- Language: JavaScript
- Size: 3.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flat Build
==========This is part of the project around my personal page, [mariehogebrandt.se](http://mariehogebrandt.se). This particular repository has the bits and pieces that makes the HTML-mockups, with the build system and such.
I am dividing it up to be able to show them one piece at the time, to avoid needing to explain everything in a single post.
## What is Flat Build?
My article on terminology [covers it better](http://mariehogebrandt.se/articles/terminology#flat-build), but the gist of it is that by building the frontend separately from the dynamic data it stays a touch more system-agnostic, and it also gets a lot easier to test the pieces separately.