Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myles/mylesb.ca
Homepage
https://github.com/myles/mylesb.ca
website
Last synced: 3 months ago
JSON representation
Homepage
- Host: GitHub
- URL: https://github.com/myles/mylesb.ca
- Owner: myles
- Created: 2013-05-01T16:31:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T10:22:27.000Z (about 2 years ago)
- Last Synced: 2024-04-14T22:14:20.780Z (9 months ago)
- Topics: website
- Language: CSS
- Homepage: http://mylesb.ca/
- Size: 25.8 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :ghost: [MylesB.ca][homepage]
[![Netlify Status](https://api.netlify.com/api/v1/badges/cc609ea6-27a4-4844-86cb-c696bdd7b0f9/deploy-status)](https://app.netlify.com/sites/myles/deploys)
[![GitHub Project](https://img.shields.io/badge/GitHub-Project-brightgreen.svg)](https://github.com/users/myles/projects/4)Hi, this is the source for [my homepage][homepage].
[![Screenshot of MylesB.ca][screenshot-thumb]][screenshot-full]
## Requirements
- Node
- Gulp## Development
```bash
$ npm install
```### Commands
Build the website:
```bash
$ npm run-script build
```Start a development web server:
```bash
$ npm run-script start
```## Inspiration
- [Sacha Greif](http://sachagreif.com/)
[homepage]: https://mylesb.ca/ "Myles Braithwaite"
[screenshot-thumb]: design/screenshot/thumbnail.png
[screenshot-full]: design/screenshot/full.png