Skip to content

at-pyrix/pyrix

Repository files navigation

personal weblog

A digital garden made with SvelteKit, using Sanity for content management.


1. Good Looking and Functional UI ✨

I took inspiration from many sites and interfaces before coming up with this design. Besides, purple is my favourite color anyway :P

2. Responsive Design πŸ“±

I have tested the responsiveness on various devices to provide an (almost) consistent look and feel on various screen sizes.

3. Article Search Functionality πŸ”Ž

The search feature queries the title and the description for a term.

4. Categorization of Articles 🏷️

This is done manually upon the creation of an article. Helps in the navigating the site much faster. It's specially handy if you've got a bunch of stuff on here.

5. Save for Later System πŸ”–

You can bookmark articles for later reading, which is stored in the local storage of your browser.

6. Markdown to HTML Rendering and Styling πŸ“

This was made possible thanks to marked.js

7. Loading Screen β­•

yes.

8. Low-quality Placeholders for Images πŸ–ΌοΈ

To maintain performance and visual appeal, I used placeholder images (provided by Sanity CMS) to optimise load times.

9. In-Site Contact System πŸ’Œ

You can contact and provide me feedback without having to leave your browser through the contact form.

Makes use of Formspree