Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanceguyatt/lanceguyatt.com
Personal site built with Contentful, ReactJS, GatsbyJS, GraphQL, and Styled Components. Inspired by Amiga Workbench 2.0.
https://github.com/lanceguyatt/lanceguyatt.com
amiga contentful gatsbyjs graphql reactjs theme-ui
Last synced: 3 months ago
JSON representation
Personal site built with Contentful, ReactJS, GatsbyJS, GraphQL, and Styled Components. Inspired by Amiga Workbench 2.0.
- Host: GitHub
- URL: https://github.com/lanceguyatt/lanceguyatt.com
- Owner: lanceguyatt
- License: mit
- Created: 2019-02-22T15:45:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T19:46:53.000Z (10 months ago)
- Last Synced: 2024-04-14T05:58:11.833Z (9 months ago)
- Topics: amiga, contentful, gatsbyjs, graphql, reactjs, theme-ui
- Language: JavaScript
- Homepage: https://lanceguyatt.com
- Size: 20 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lance Guyatt
> Personal site built with Contentful, ReactJS, GatsbyJS, GraphQL, and Styled Components. Inspired by Amiga Workbench 2.0.
![code size](https://img.shields.io/github/languages/code-size/lanceguyatt/lanceguyatt.svg) ![dependencies](https://img.shields.io/david/lanceguyatt/lanceguyatt.svg) ![dev dependencies](https://img.shields.io/david/dev/lanceguyatt/lanceguyatt.svg)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components) [![Netlify Status](https://api.netlify.com/api/v1/badges/df047fe7-d6c5-4603-86f6-14a93e6474d2/deploy-status)](https://app.netlify.com/sites/lanceguyatt/deploys)## Technologies
### [`contentful`]
Manage content better with infrastructure.
### [`reactjs`]
A JavaScript library for building user interfaces
### [`gatsbyjs`]
Create blazing fast, compelling websites and apps without needing to become a performance expert.
### [`graphql`]
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.
### [`styled-components`]
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress
### [`amiga-workbench`]
Workbench 2.0 was released with the launch of the Amiga 3000 in 1990. Until AmigaOS 2.0 there was no unified look and feel design standard and application developers had to write their own widgets (both buttons and menus) if they wished to enhance the already-meager selection of standard basic widgets provided by Intuition.[`contentful`]: https://www.contentful.com/
[`reactjs`]: https://reactjs.org/
[`gatsbyjs`]: https://www.gatsbyjs.com/
[`graphql`]: https://graphql.org/
[`styled-components`]: https://www.styled-components.com/
[`amiga-workbench`]: https://en.wikipedia.org/wiki/Workbench_(AmigaOS)#Workbench_2.0,_2.1