Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laras126/dijifi-styletiles
PHP and SCSS style tiles for the DiJiFi site redesign.
https://github.com/laras126/dijifi-styletiles
Last synced: 2 days ago
JSON representation
PHP and SCSS style tiles for the DiJiFi site redesign.
- Host: GitHub
- URL: https://github.com/laras126/dijifi-styletiles
- Owner: laras126
- Created: 2015-09-10T21:35:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T20:26:36.000Z (over 9 years ago)
- Last Synced: 2024-11-09T03:07:57.762Z (about 2 months ago)
- Language: CSS
- Homepage: http://stuff.notlaura.com/demos/dijifi-styletiles
- Size: 4.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Hi!
This is boilerplate for wireframing created by me, Lara! Maybe you will like it too. I have this kind of linear development process where I start with a blank project for HTML wireframing, nail that down, do some style tiles, start adding styles, throw in a CMS (not that it's ever that straightforward) and it becomes the actual website. That's the gist at least.##Tools used:
* Sass
* Grunt
* Bower (nothing is installed but it's there if you want it!)
* [SVG sprites](css-tricks.com/svg-sprites-use-better-icon-fonts/) (not working at the moment)
* [Jeet](http://jeet.gs) for grids
* [Breakpoint Slicer](https://github.com/lolmaus/breakpoint-slicer) for, um, breakpoints
* Normalize
* Probably some other stuff##A little about the PHP stuff:
In order to keep the index and other page templates as clean as possible, I made a PHP variable to conditionally echo the wrapper tag if you want it (e.g. you might only want it on select main content if you are doing full width pics and stuff.)
##Todos:
* Make some issues instead of this todos list
* Maybe make a gemfile because there are some dependencies