Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johno/gatsby-theme-tosh
A retro Gatsby Theme based on old Macintosh UIs.
https://github.com/johno/gatsby-theme-tosh
Last synced: 3 months ago
JSON representation
A retro Gatsby Theme based on old Macintosh UIs.
- Host: GitHub
- URL: https://github.com/johno/gatsby-theme-tosh
- Owner: johno
- License: mit
- Created: 2019-08-04T16:20:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T21:36:54.000Z (over 5 years ago)
- Last Synced: 2024-10-09T09:58:31.631Z (4 months ago)
- Language: JavaScript
- Homepage: https://tosh-theme.johno.com
- Size: 262 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# gatsby-theme-tosh
A retro [Gatsby Theme](https://gatsbyjs.org/docs/themes)
based on old Macintosh UIs. Built with
[Theme UI](https://theme-ui.com).![image](https://user-images.githubusercontent.com/1424573/62426311-56df2d00-b6a0-11e9-9b19-3e0eb09a676a.png)
## Installation
```
yarn add gatsby-theme-tosh
```### Install as a starter
| Name | Command |
| ---------------------------------------------------- | -------------------------------------- |
| [Base](https://github.com/johno/gatsby-starter-tosh) | `gatsby new johno/gatsby-starter-tosh` |## Usage
```js
// gatsby-config.js
module.exports = {
plugins: ['gatsby-theme-tosh']
}
```## License
MIT