Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myles/mylesb.ca

Homepage
https://github.com/myles/mylesb.ca

website

Last synced: 3 months ago
JSON representation

Homepage

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