Skip to content

berkesas/personal-website

Repository files navigation

Personal website

About

Repo for my personal website. If you want to create your own website fast, you can use it. It is very opinionated and experimental. I am intentionally not using a database and trying to do it with .json files. This is mainly for people who can actually code at least a little bit.

Tech used

  • Angular - pre-rendering, no SSR
  • Tailwind
  • Marked.js, Prism.js

Current features

  • Blogs from markdown files
  • Pages from markdown files
  • Filter blogs

Todo list

  • Keep cleaning
  • Add tests
  • Add personal tweet/status update feature
  • Filter blogs by tags
  • Remove hardcoded data to .env files

Goal

Create a personal website framework for developers that's easy to update and not connected to outside things. The database will remain flat-file based and Markdown format.

Quality

  • Clean code
  • Modularity
  • Tested

About

Repository for my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published