Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phawk/phawk.co.uk
https://github.com/phawk/phawk.co.uk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/phawk/phawk.co.uk
- Owner: phawk
- License: mit
- Created: 2020-06-08T15:53:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:12:37.000Z (about 2 years ago)
- Last Synced: 2024-10-25T01:39:07.346Z (3 months ago)
- Language: TypeScript
- Size: 6.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phawk.co.uk
This is my personal site, powered by [Gatsby](https://www.gatsbyjs.org/).
## Developing
```sh
$ gatsby test
$ gatsby develop
```## Deploy
Deploys are handled by [Netlify](https://www.netlify.com/) and happen automatically.
## Editing
### Creating a post
```sh
touch ./content/blog/2020-06-09-new-post-title.mdx
```## License
Code is licensed under [MIT License](./LICENSE). All content and images Copyright 2011 Peter Hawkins.