https://github.com/timhagn/th_front
Frontend with Gatsby for timhagn.com.
https://github.com/timhagn/th_front
Last synced: about 2 months ago
JSON representation
Frontend with Gatsby for timhagn.com.
- Host: GitHub
- URL: https://github.com/timhagn/th_front
- Owner: timhagn
- License: mit
- Created: 2018-12-14T22:26:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T18:43:17.000Z (over 6 years ago)
- Last Synced: 2025-02-13T20:18:27.973Z (3 months ago)
- Language: JavaScript
- Size: 33.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front End to Tim Hagn's Portfolio Site.
## Setup
Just clone this repo and run `yarn`.
`yarn develop` will start the dev server, `yarn build` creates production.
The below is no longer needed.## Important for now:
* After `yarn` run `yarn & yarn build` in `node_modules/styled-media-queries/`.
* Use `gatsby-source-drupal` from local gatsby repo with `gatsby-dev --packages gatsby-source-drupal`.## Scripts:
* Now has a update script: `up.sh` which does the above for you.
### Made with:
##### Gatsby v2