Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarasis/tarasis.github.io
HTML/CSS/JS solutions for Frontend Mentor challenges, and other sites.
https://github.com/tarasis/tarasis.github.io
challenge css devchallenges frontend frontend-mentor frontend-webdevelopment frontendmentor html javascript
Last synced: 2 days ago
JSON representation
HTML/CSS/JS solutions for Frontend Mentor challenges, and other sites.
- Host: GitHub
- URL: https://github.com/tarasis/tarasis.github.io
- Owner: tarasis
- License: mit
- Created: 2020-05-18T13:21:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T06:17:45.000Z (7 months ago)
- Last Synced: 2024-04-08T03:41:26.679Z (7 months ago)
- Topics: challenge, css, devchallenges, frontend, frontend-mentor, frontend-webdevelopment, frontendmentor, html, javascript
- Language: CSS
- Homepage: https://tarasis.github.io
- Size: 54.6 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rmcg.dev
Projects completed while working through various HTML/CSS/JavaScript things. Primarily focused on Frontend Mentor. Ultimately it will aim to be a portfolio site.
## Templating
Using [Eleventy](https://www.11ty.dev/) for templating purposes. Was getting silly, and indeed had potential for being error prone adding more and more html by hand for each challenge completed.
So I have spent a little time figuring out [Nunjucks](https://mozilla.github.io/nunjucks/)
## Other Things
Fedora and other SVG's came from
https://freesvg.org/red-fedora-reworked
License is public domain for the nicer of the Fedoras
Added basic website 5th Feb 2022
## Deployment
Self hosting repo on git.tarasis.net
After pushing updates, a post-receive hook builds and deploys the update for [Caddy](https://caddyserver.com) to serve.