Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 584 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 584 Bytes

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