Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wem1c/portfolio_11ty
Conor C.'s website source code - made using the 11ty SSG!
https://github.com/wem1c/portfolio_11ty
11ty eleventy
Last synced: about 2 months ago
JSON representation
Conor C.'s website source code - made using the 11ty SSG!
- Host: GitHub
- URL: https://github.com/wem1c/portfolio_11ty
- Owner: wem1c
- Created: 2024-01-06T20:17:09.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-07T11:49:16.000Z (10 months ago)
- Last Synced: 2024-04-07T23:34:23.002Z (10 months ago)
- Topics: 11ty, eleventy
- Language: JavaScript
- Homepage: https://portfolio-11ty-zeta.vercel.app
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Table of Contents
## About The Project
This is the source code for the current iteration of my personal website!
I love that you've decided to browse through it, reader! I tried to make sure any relevant/useful information is generally contained within here. If there's, however, anything you deem missing - leave a bug report or contact me directly and I'll see to it that its added.
### Built With
- [![11ty][11ty-badge]][11ty-url]
- [![CubeCSS][cubecss-badge]][cubecss-url]## Getting Started
### Prerequisites
- [pnpm](https://pnpm.io/) (or equivalent)
### Installation
1. Clone the repo
```sh
git clone https://codeberg.org/wem1c/portfolio_11ty.git
```or
```sh
git clone https://github.com/wem1c/portfolio_11ty.git
```2. Install dependencies
```sh
pnpm install
```3. Run the dev script
```sh
pnpm run dev
```## License
The source code is freely distributed under the MIT License. See `LICENSE.txt` for more information.
The blog content (posts located at `src/en/posts` and `src/cnr/posts`) is freely distributed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
## Contact
Conor C. Peterson - [@[email protected]](https://social.linux.pizza/@wemic) - [email protected]
## Acknowledgments
- [Super fast responsive image loading in Eleventy - Eystein Mack Alnæs](https://eystein.no/blog/super-fast-responsive-image-loading-in-eleventy/)
- [Animated Pride Flags - Josh W Comeau](https://www.joshwcomeau.com/animation/pride-flags/)
- [11tybundle.dev](https://11tybundle.dev/) - amazing 11ty knowledge base
- [Choose an open source license](https://choosealicense.com/)### Inspirations
These sites and the amazing people that made 'em!
- [The Ideal Viewport Doesn't Exist](https://viewports.fyi/)
- [Build Excellent Websites](https://buildexcellentwebsit.es/)
- [wonderfulfrog.com](https://wonderfulfrog.com/)[contributors-shield]: https://img.shields.io/github/contributors/wem1c/portfolio_11ty.svg?style=for-the-badge
[contributors-url]: https://github.com/wem1c/portfolio_11ty/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/wem1c/portfolio_11ty.svg?style=for-the-badge
[forks-url]: https://github.com/wem1c/portfolio_11ty/network/members
[stars-shield]: https://img.shields.io/github/stars/wem1c/portfolio_11ty.svg?style=for-the-badge
[stars-url]: https://github.com/wem1c/portfolio_11ty/stargazers
[issues-shield]: https://img.shields.io/github/issues/wem1c/portfolio_11ty.svg?style=for-the-badge
[issues-url]: https://github.com/wem1c/portfolio_11ty/issues
[11ty-badge]: https://img.shields.io/badge/11ty-000000?style=for-the-badge&logo=eleventy
[11ty-url]: https://www.11ty.dev/
[cubecss-badge]: https://img.shields.io/badge/cubecss-BB1E52?style=for-the-badge
[cubecss-url]: https://cube.fyi/