[–] GaelFG 10y ago ↗ A style guide for what ? Code ? Website ? Application ? Written articles ? [–] rahulgulati 10y ago ↗ Website; self-serve dashboard to be precise. We are building a Proximity Marketing solution, see: http://beaconstac.com
[–] rahulgulati 10y ago ↗ Website; self-serve dashboard to be precise. We are building a Proximity Marketing solution, see: http://beaconstac.com
[–] ShirsenduK 10y ago ↗ Awesome lists are a good place to start.https://github.com/lipis/awesome-style-guides/blob/master/RE...
[–] vangale 10y ago ↗ Assuming you mean CSS style guides these should keep you busy for a while: http://styleguides.io/examples.html [–] rahulgulati 10y ago ↗ Thanks; I like Mailchimp's, but we can't use it for commercial use due to their license.
[–] rahulgulati 10y ago ↗ Thanks; I like Mailchimp's, but we can't use it for commercial use due to their license.
[–] beckler 10y ago ↗ 18F created a pretty good style guide.https://playbook.cio.gov/designstandards/visual-style/ [–] rahulgulati 10y ago ↗ Looks interesting; thanks!
[–] EvanPlaice 10y ago ↗ For Javascript: - https://github.com/feross/standard - https://github.com/Flet/semistandardNode: Both of these include a style-enforcement tool that can be scripted via NPM scripts.For CSS: http://semantic-ui.com/usage/theming.htmlNote: Semantic-UI is a lot like Bootstrap in that it provides a lot of useful visual classes/components. In addition, it can be extended to use custom themes. [–] rahulgulati 10y ago ↗ Thanks! We are most likely to go ahead with PrimerCSS (http://primercss.io/) combined with few elements from Bootstrap.
[–] rahulgulati 10y ago ↗ Thanks! We are most likely to go ahead with PrimerCSS (http://primercss.io/) combined with few elements from Bootstrap.
10 comments
[ 611 ms ] story [ 1200 ms ] threadhttps://github.com/lipis/awesome-style-guides/blob/master/RE...
https://playbook.cio.gov/designstandards/visual-style/
Node: Both of these include a style-enforcement tool that can be scripted via NPM scripts.
For CSS: http://semantic-ui.com/usage/theming.html
Note: Semantic-UI is a lot like Bootstrap in that it provides a lot of useful visual classes/components. In addition, it can be extended to use custom themes.