{"id":13513670,"url":"https://github.com/railsware/applepie","last_synced_at":"2025-10-22T20:09:58.003Z","repository":{"id":13395130,"uuid":"16083427","full_name":"railsware/applepie","owner":"railsware","description":"Semantic and Modular CSS Toolkit","archived":true,"fork":false,"pushed_at":"2016-10-21T12:21:06.000Z","size":888,"stargazers_count":278,"open_issues_count":0,"forks_count":23,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-10-02T13:03:43.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://apppie.org","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"GIScience/helios","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/railsware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-20T21:05:48.000Z","updated_at":"2024-08-19T05:28:22.000Z","dependencies_parsed_at":"2022-09-24T16:50:26.002Z","dependency_job_id":null,"html_url":"https://github.com/railsware/applepie","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fapplepie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fapplepie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fapplepie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fapplepie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/railsware","download_url":"https://codeload.github.com/railsware/applepie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222615146,"owners_count":17012022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T05:00:34.645Z","updated_at":"2025-10-22T20:09:52.592Z","avatar_url":"https://github.com/railsware.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"## [ApplePie](http://apppie.org)\n\nApplePie Toolkit is modular and responsive CSS framework. Getting started with ApplePie is easy. Whether you are building a simple   site with a 'default' UI, or you are a master of SASS, building a new app - this toolkit will help you get up and running!\n\n## Getting Started\n\n### CSS Version\nSimplest way to get started - straight CSS Toolkit version that includes everything you need to do rapid prototyping. Just grab a CSS file (applepie.css or applepie.min.css), include it to a web page and start doing markup without additional efforts on styling elements. Checkout [latest releases](https://github.com/alchapone/applepie/releases) to get started.\n\n### SASS Version\nYou'll need [node](http://nodejs.org/) and [npm](https://www.npmjs.org/) to install it.\n\n#### Bower\n\n```\n  npm install -g bower\n  bower install applepie\n```\n\n\n#### Git\n\n```\n  git clone git@github.com:railsware/applepie.git\n  cd applepie\n  npm install -g grunt-cli   # if you haven't installed grunt previously\n  npm install\n  grunt build\n```\n\n#### Usage\nAll ApplePie SASS files should now be built into the ```dist/sass/``` directory. What you've\ngot here:\n\n```base/```: folder that contains all base layer styles like ```normalize.css```, ```grids.css``` etc.\n\n```mixins/```: contains all kinds of mixins that can be handy during development, like CSS3 mixins for\ndealing wit vendor prefixes, or responsive mixins for media queries.\n\n```components/```: is a folder that contains all UI components implemented also using SASS mixins.\nYou can use this default implementation of UI elements just by including components into your\nmain SASS file and using mixins inside selectors.\n\n```layout/```: layouts styles. [WIP]\n\n```applepie.sass```: linking all pie components together. If you want to use all ApplePie components -\njust include applepie.sass to your stylesheets.\n\n```manifest.sass```: this is sample applepie manifest, which has all selectors in place with use of components mixins.\nIf you want to feel all power of ApplePie's naming convention and want to use all benefits of\nstandardized naming, use ```manifest.sass``` as your main sass manifest file. Just copy this file to your\nstylesheets folder, include ```applepie.sass``` file at the top and you are ready to roll!\n\nFind out more at [apppie.org](http://apppie.org/pages/toolkit/getting_started.html)\n\n### Contributing\n\nSee the [CONTRIBUTING](https://github.com/railsware/applepie/blob/master/CONTRIBUTING.md) file for information on how to contribute to ApplePie Toolkit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fapplepie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frailsware%2Fapplepie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fapplepie/lists"}