Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 787 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 787 Bytes

PiiBlog - Simple Performance focused, easy to use blog

CodeFactor

Description

This project is ready to use, a simple blog application with a Supabase powered CMS. My priority was performance of the site and the simplest approach.

⚠️ Warning

The project is in the early stage of development and may contain some bugs.

Features

  • Admin authentication powered by Supabase
  • Basic search with post name & tags
  • Basic post creator with SEO meta title, meta description
  • Tags system
  • Comments & Reply system

To-do

  • Sitemap generation
  • Integrate uppy for thumbnail uploads
  • Profile page rework
  • Front-end polish/rework