https://github.com/boltdesignsystem/bolt-docs-admin
Docs admin for Bolt site
https://github.com/boltdesignsystem/bolt-docs-admin
Last synced: 4 months ago
JSON representation
Docs admin for Bolt site
- Host: GitHub
- URL: https://github.com/boltdesignsystem/bolt-docs-admin
- Owner: boltdesignsystem
- Created: 2018-12-19T16:35:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T17:11:06.000Z (over 7 years ago)
- Last Synced: 2025-07-21T13:42:27.277Z (11 months ago)
- Language: HTML
- Homepage: https://bolt-docs-admin.netlify.com/
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bolt Docs Admin
Update [Bolt Site](https://bolt-design-system.com) by using this admin UI: and sign in with GitHub account. If you have access to repo, you have access to admin.
Edits saved as drafts will create Pull Requests on the [Bolt repo](https://github.com/bolt-design-system/bolt) and then deploy an example site you can preview. Upon moving a draft to published, it will merge the PR into `master` and then deploy to live site. Using GitHub UI is not necessary, but can be helpful for feedback.
This uses [Netlify CMS](https://www.netlifycms.org/docs/intro) and any alterations to `./admin/config.yml` will adjust site; just `git push` and wait ~60 seconds.
The Netlify site is hosted by Basalt and is [configured here](https://app.netlify.com/sites/bolt-docs-admin/), but to be honest, there's next to no configuring there needed. It basically provides static hosting and a git gateway to this [Bolt GitHub app](https://github.com/organizations/bolt-design-system/settings/applications/954531).