Skip to content

Commit 6c9ecaf

Browse files
committed
yesterdays changes
1 parent 4bfe4f2 commit 6c9ecaf

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

LINKS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,9 @@ Dafür gibt es verschiedene JS Lösungen.
205205
- [http://www.homify.de/assets/styleguide.html](http://www.homify.de/assets/styleguide.html)
206206
- [https://github.com/styleguide](https://github.com/styleguide)
207207

208-
- [http://webkrauts.de/artikel/2014/living-styleguides
208+
- [http://webkrauts.de/artikel/2014/living-styleguides](http://webkrauts.de/artikel/2014/living-styleguides)
209+
- [http://www.smashingmagazine.com/2015/03/05/automating-style-guide-driven-development/](http://www.smashingmagazine.com/2015/03/05/automating-style-guide-driven-development/)
210+
209211

210212
## STYLEGUIDE TOOLS
211213
- [http://livingstyleguide.org/](http://livingstyleguide.org/)
@@ -218,6 +220,8 @@ Dafür gibt es verschiedene JS Lösungen.
218220
- [https://github.com/thomasdavis/kaleistyleguide](https://github.com/thomasdavis/kaleistyleguide)
219221
- [http://styleguide.sc5.io/](http://styleguide.sc5.io/) - another styleguide tool
220222
- [https://github.com/SC5/sc5-styleguide](https://github.com/SC5/sc5-styleguide) - nice tool which also works with angular projects
223+
-
224+
221225

222226
> Note to myself. Make the Styleguide based on jekyll would improve the workflow as prototyping can happen based on the same workflow.
223227

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ Gute Beispiele hierfür:
295295
- [https://github.com/zach-adams/cutlass-wp-theme](https://github.com/zach-adams/cutlass-wp-theme) - maybe to much > using different template engine
296296
- [https://github.com/bueltge/WordPress-Basis-Theme](https://github.com/bueltge/WordPress-Basis-Theme) - altbekannt
297297
- [https://github.com/bueltge/wordpress-basis-theme-Child-Starter](https://github.com/bueltge/wordpress-basis-theme-Child-Starter) - und das child theme dazu
298+
- [https://github.com/eddiemachado/bones](https://github.com/eddiemachado/bones) - bones > another boilerplate
298299

299300
### WORDPRESS KNOWLEGE / READING LIST
300301
- [https://css-tricks.com/taking-control-cssjs-wordpress-plugins-load/](https://css-tricks.com/taking-control-cssjs-wordpress-plugins-load/)

0 commit comments

Comments
 (0)