Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericwbailey/ericwbailey.website
📐 Repo for my personal website.
https://github.com/ericwbailey/ericwbailey.website
eleventy gulp handlebars javascript npm sass website
Last synced: 5 days ago
JSON representation
📐 Repo for my personal website.
- Host: GitHub
- URL: https://github.com/ericwbailey/ericwbailey.website
- Owner: ericwbailey
- License: other
- Created: 2016-09-30T20:26:21.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T22:01:47.000Z (7 days ago)
- Last Synced: 2024-12-16T23:19:10.419Z (7 days ago)
- Topics: eleventy, gulp, handlebars, javascript, npm, sass, website
- Language: Nunjucks
- Homepage: http://ericwbailey.website/
- Size: 101 MB
- Stars: 56
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# [ericwbailey.website](http://ericwbailey.website)
Repo for my personal website.
## Table of Contents
- [ericwbailey.website](#ericwbaileydesign)
- [Table of Contents](#table-of-contents)
- [Motivation](#motivation)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)## Motivation
This is a much-needed update for my personal website. It's less a portfolio and more a centralized reference for all my various internet-related activities.
## Installation
This website is built using [Eleventy](https://www.11ty.dev/).The original version of the site, and much of its current code is sourced frm [enchilada](https://github.com/ericwbailey/enchilada), my dogfooded personal project boilerplate.
To install this project, run these commands in your terminal:
1. `npm install`
1. `npx eleventy --serve`## Contributing
As it is my personal website, I'm not really looking for feature requests for this project. I would, however, love to get bug reports, especially about accessibility issues, browser rendering inconsistencies, performance bottlenecks, and general usability criticism.
The best way to submit these issues is using this repo's [Issue tracker](https://github.com/ericwbailey/ericwbailey.website/issues). Please make sure you read the [contributing guidelines](https://github.com/ericwbailey/ericwbailey.website/blob/main/CONTRIBUTING.md#submitting-issues) before doing so!
If you can't or won't use GitHub, my personal email is listed in [`AUTHORS`](https://github.com/ericwbailey/ericwbailey.website/blob/main/AUTHORS). I can also be reached on [Twitter](http://twitter.com/ericwbailey), as well as on [the other social networking services](https://ericwbailey.website#subtitle-contact) linked to on my site.
## License
[CC-BY-NC-SA-4.0](https://github.com/ericwbailey/ericwbailey.website/blob/main/LICENSE.md).