Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).