Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mshenfield/mshenfield.dev

My little corner of the internet
https://github.com/mshenfield/mshenfield.dev

Last synced: about 13 hours ago
JSON representation

My little corner of the internet

Awesome Lists containing this project

README

        

# mshenfield.dev

This is the source code for my resume/vanity project/spot to plop random crap down [mshenfield.dev](https://mshenfield.dev).
This is a site that is just POHTML and POJS and POCSS. It shows in some spots, but it's refreshing to see how powerful
these foundational tools have become.

## Running

The easiest way to develop is to clone this repository and point your browser directly at the main page using a `file://`
path (`file:///path/to/mshenfield.dev/index.html`). Setting up a decent dev server that automatically invalidates
the browser's cache is still in the works.

## Testing
🏗️ UNDER CONSTRUCTION

## License
[MIT](LICENSE). Feel free to copy pieces, just don't copy the whole thing and slap you're name on it pretty please.