Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seancdavis/seancdavis-com

My personal website, which is mostly just a blog helping developers build better websites.
https://github.com/seancdavis/seancdavis-com

11ty blog website

Last synced: 3 months ago
JSON representation

My personal website, which is mostly just a blog helping developers build better websites.

Awesome Lists containing this project

README

        

# Sean C Davis

Hi, I'm Sean! This is my website. I prefer to work out in the open and share my work with anyone who may benefit from it. This repo has the code and content that powers my site, including some of the examples I use in blog posts.

## Contributing

I welcome any form of contribution to this site, including:

- Share some love [on Twitter](https://twitter.com/seancdavis29)
- Guest posts via [a pull request](https://github.com/seancdavis/seancdavis-com/pulls)
- Comments, questions, feedback, and bug reports via [GitHub Issues](https://github.com/seancdavis/seancdavis-com/issues)
- Fixes to silly typos, adjustments to outdated code examples, or other wild ideas via [a pull request](https://github.com/seancdavis/seancdavis-com/pulls)

## Website

The code for the website is in the `www` directory. There is a README in that directory with more information on working with the project.

## Examples

The projects in the `examples` directory are meant self-contained examples, mostly used in support of a blog post.

I don't prioritize keeping these up to date, but if you find a bug or have a question, you're welcome to create an issue.

## Packages

The `packages` directory contains projects that are published to NPM. Each should have its own README file with more information about itself.

## License

I don't use a typical software license. I'm here to make the web better and to have some fun doing it! You can [read my license page](https://www.seancdavis.com/license/) for those fine-grained, nitty-gritty, legal(ish) details.