Skip to content

adaliszk/adaliszk.io

Repository files navigation

Personal blog, project catalogue, and showcase website

WORK IN PROGRESS!

Adaliszk.io

This repository contains my whole website's codebase to share with you openly. The desire here is to showcase a website architecture by utilising modern technologies with the minimal footprint possible.

Structure

  • /content: Markdown files for the website's content
  • /packages: Helper and Utility packages to be shared in the monorepo
  • /public: Static files for the website
  • /services: Backend APIs and Functions as Services
  • /src: Source code for the website