Jekyll website by cell principle.
New system to align site elements with cells. Cells don't use CSS padding and margin to scale, but inner levels ofcourse can.
<div>, <p>, <h1>, etc. and markdown.Removing the need of CSS padding and margin, at the top level of the website (This is where the cells live).
And at the same time adding functionaly that is harder to achieve with padding and margin. Because grithub pages uses Jeklly this system is showcased using Jeklly.
This is the starting project for the Cell System, proving to myself that it also works for websites.
Cell systems:
M - Must have: (programming that now)
- Html cells (This project)
S - Should have: (project for soon)
- Cell system for UI in Unity3d (Main Idea) //Not yet started.
C - Could have: (not worrying about that now)
- JavaEE enterprise cell system.
Not yet added:
- Add licence (Think I like Apache 2 licence best.)
- Cell data growth
- Mobile implementation finilize