Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessmartin/jessmartdotin-gatsby
Personal website, built in GatsbyJS.
https://github.com/jessmartin/jessmartdotin-gatsby
Last synced: 2 months ago
JSON representation
Personal website, built in GatsbyJS.
- Host: GitHub
- URL: https://github.com/jessmartin/jessmartdotin-gatsby
- Owner: jessmartin
- License: mit
- Created: 2020-05-25T14:37:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T18:45:06.000Z (3 months ago)
- Last Synced: 2024-10-25T13:39:46.090Z (3 months ago)
- Language: JavaScript
- Homepage: https://jessmart.in
- Size: 61.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Personal Website of Jess MartinThis is where Jess stores his ramblings, his rants, and his radical project work.
## 🚀 Quick start
1. **Start the server.**
```shell
gatsby develop
```1. **Open the source code and start editing!**
The site is now running at `http://localhost:8000`!
\_Note: This also starts up a GraphQL browser at `http://localhost:8000/___graphql`. This is a tool to experiment with querying the data.\_
## Workshop Edition
![Workshop Edition](https://jessmart.in/images/webpage-layout.png)
I'm revamping my website to be more like a workshop where you can come and experience my work interactively and collaboratively.
The base website is one giant image linked to various areas by an imagemap.
Working on making it more interactive!
## 💫 Deployment
[![Netlify Status](https://api.netlify.com/api/v1/badges/75cfb670-1e91-4469-80aa-53232e79fdec/deploy-status)](https://app.netlify.com/sites/jessmartdotin/deploys)