Jon McLaren
Jon McLaren
Someone previously contributed this CSS for Flat buttons. Let's move it into Crankshaft itself. (cs-defaults.css) We likely will need to make some changes to this but lets get this moved...
Write documentation explaining how to use the CrankShaft Accordions. Depends on #62
This todo depends on #61 Basically we need to write up how to use the table styling.
Think Minimum Viable Product here. What UI components should be included in the framework. These things should not be heavily styled, just adjusted enough to visually look good. Before someone...
We need documentation for the grid. The grid is largely the same as bootstrap, with some minor differences. This issue depends on #21
We need to swap out the text that says CrankShaft with the logo in the documentation site, if you know how, go for it! https://github.com/TheWebTech/CrankShaft/blob/master/logos/SVG/crankshaft-horz.svg If you don't know how...
Something I personally do is create a custom module, that acts to store all of my site-wide requires. Things like fonts, stuff I know will be needed for every template....
Throw out your wildest ideas for how Custom Modules could be encorporated into the framework. My thoughts - the framework should have atleast a few base custom modules that come...
This is an idea for discussion. I currently for testing have a dev sandbox account I'm syncing the repo to manually via FTP. It would not be hard to also...
Move all markdown files out of /crankshaft itself, and move the contents into file structure documentation on docs site. The reason for this change is while the MD files are...