{"id":13514642,"url":"https://github.com/pure-css/pure-site","last_synced_at":"2025-12-17T12:23:26.416Z","repository":{"id":7076702,"uuid":"8364585","full_name":"pure-css/pure-site","owner":"pure-css","description":"[MIGRATED] Check pure/site for new doc site","archived":true,"fork":false,"pushed_at":"2020-04-30T16:32:36.000Z","size":4021,"stargazers_count":261,"open_issues_count":0,"forks_count":142,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-11-01T18:37:41.442Z","etag":null,"topics":["css","purecss"],"latest_commit_sha":null,"homepage":"http://purecss.io/","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pure-css.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-22T19:48:27.000Z","updated_at":"2024-08-30T01:28:54.000Z","dependencies_parsed_at":"2022-08-29T22:51:42.146Z","dependency_job_id":null,"html_url":"https://github.com/pure-css/pure-site","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-css%2Fpure-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-css%2Fpure-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-css%2Fpure-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pure-css%2Fpure-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pure-css","download_url":"https://codeload.github.com/pure-css/pure-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413377,"owners_count":20773053,"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":["css","purecss"],"created_at":"2024-08-01T05:00:59.610Z","updated_at":"2025-12-17T12:23:26.380Z","avatar_url":"https://github.com/pure-css.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"Pure CSS Website\n================\n\n[![Build Status](https://travis-ci.org/pure-css/pure-site.svg?branch=master)](https://travis-ci.org/pure-css/pure-site)\n[![Dependency Status](https://david-dm.org/pure-css/pure-site.svg)](https://david-dm.org/pure-css/pure-site)\n\nThe website which showcases [Pure CSS][Pure].\n\n\n[Pure]: https://github.com/pure-css/pure\n\n\nRunning Locally\n---------------\n\nThis is a node.js site which uses Express.js, which means it's very easy to get\nrunning locally.\n\n```shell\n$ npm install\n$ npm start\n```\n\nTo run the health checks:\n\n```\n$ grunt health.check\n```\n\nBy default, it will run the tests using the local instance (running on port 5000)\nBut you can also specify a remote host:\n\n```\n$ grunt health.check --host=foo\n```\n\n### Auto-Building of Browser Assets\n\nThis site uses an integrated [Broccoli][] build process. When the site is\nrunning in development mode, Broccoli will be watching everything in the\n`public/` directory and rebuild when something changes.\n\nThis makes it much easier to work on browser-side features without needed to\nmanually kick off the build process or restart the server.\n\n### Running with Pure Served Locally\n\nSince this website dogfoods [`pure`][Pure] it's a great testbed to try out local\nchanges you're making to Pure. The following steps explain how to run the\nwebsite with Pure being served locally.\n\nMove into where you have the `pure` project checked out locally, build it via\n`grunt`, then create a global link using npm:\n\n```shell\n$ cd pure/\n$ grunt\n$ npm link\n```\n\nNow you'll need to move into where you have this project checked out locally,\ninstall the website's npm dependencies (if you haven't done so already),\nlink `pure` in `pure-site` using npm, then start up the server with the\n--pure-local argument:\n\n```shell\n$ cd ../pure-site/\n$ npm link purecss\n$ node server.js --pure-local\n```\n\n**Note:** The steps to install the npm dependencies and link pure using npm do\n*not* have to be run each time you start the server. Also, you can leave the\nserver running and rebuild `pure` via `grunt` and you'll see the changes in your\nbrowser after refreshing!\n\n\n[Broccoli]: https://github.com/broccolijs/broccoli\n\n\nRunning in Production\n---------------------\n\nTo run the site in production mode you must first run the build via Grunt, and\nset the `NODE_ENV` environment variable to `production`:\n\n```shell\n$ grunt\n$ NODE_ENV=production node server\n```\n\n\nLicense\n-------\n\nThis software is free to use under the Yahoo! Inc. BSD license.\nSee the [LICENSE file][] for license text and copyright information.\n\n[LICENSE file]: https://github.com/pure-css/pure-site/blob/master/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpure-css%2Fpure-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpure-css%2Fpure-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpure-css%2Fpure-site/lists"}