Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webstackdev/webstackdev.github.io
https://github.com/webstackdev/webstackdev.github.io
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/webstackdev/webstackdev.github.io
- Owner: webstackdev
- License: mit
- Created: 2023-07-30T01:39:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T21:04:53.000Z (8 months ago)
- Last Synced: 2024-03-01T22:23:47.473Z (8 months ago)
- Language: Nunjucks
- Size: 6.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Resume
I'm using my GitHub personal site to show my resume as the default page served. The resume format is a two-column layout, with asides for achievements, skills, programming languages, and social media icons with links. You're welcome to use this as a template for your own site (MIT license). It uses the Eleventy static site generator, Nunjucks templates for HTML, SASS, and Puppeteer to generate a PDF version of the resume.
## Development
```bash
yarn serve
```