Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mshenfield/mshenfield.dev
- Owner: mshenfield
- License: mit
- Created: 2020-12-01T06:08:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-02T07:26:54.000Z (almost 4 years ago)
- Last Synced: 2024-06-11T20:35:44.688Z (5 months ago)
- Language: HTML
- Size: 717 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.