Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparksp/phills.me.uk
https://github.com/sparksp/phills.me.uk
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparksp/phills.me.uk
- Owner: sparksp
- Created: 2016-11-03T11:48:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T10:28:17.000Z (7 months ago)
- Last Synced: 2024-05-03T13:23:22.951Z (7 months ago)
- Language: SCSS
- Homepage: http://phills.me.uk
- Size: 47.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phills.me.uk
[![Netlify Status](https://api.netlify.com/api/v1/badges/20d75e33-3936-4d40-b989-725dcf7afdbd/deploy-status)](https://app.netlify.com/sites/gracious-wescoff-63045b/deploys)
## Requirements
- [Hugo](https://gohugo.io)
- [Make](https://www.gnu.org/software/make/)## Setup
Clone onto your computer:
```sh
git clone [email protected]:sparksp/phills.me.uk.git
```## Build
```sh
make
```## Develop
```sh
make serve
```## Deploy
This site is deployed to [Netlify](https://www.netlify.com/) - if you want to deploy somewhere else you can see the build options in `netlify.toml`