old-portfolio-site/README.md

31 lines
1.2 KiB
Markdown

# Hello world, this is my personal site
Featuring a blog, projects, current social accounts, skills and so on and so on, look at [Technical Features](#technical-features)
## Stack info
I focused on researching the best possible modern solutions to frontend and worked on my previous knowledge of svelte.
Javascript, Typescript
Framework: Sveltekit
CSS: Tailwindcss, postcss
[MDsveX](https://mdsvex.pngwn.io/) for markdown text file processing with plugins
Dockerfile, node-adapter for custom deploy
AWS S3 for static assets
AWS lambda for automation
## Technical Features
- A possibility of great .md file processing with ability to use svelte components in .md
- Rss feed
- Sitemap, robots, Manifest, Workers
- Some playwright testing
[CSP from rodnylab](https://rodneylab.com/sveltekit-content-security-policy/)
## Credits
This project is using [Skeleton Labs UI / Component / utils Library](https://www.skeleton.dev/) for sveltekit.
This project used some logic of gitpod.io sveltekit blog with MIT License, however they have shortly pulled their site off of github, their source or license now unreachable.
I have learned some svelte tricks used here from [Matt Croat](https://matia.xyz) alias [https://joyofcode.xyz/]