Skip to content

Noblefel/sela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My attempt at a decent, fully-featured blogging app that is SEO friendly using Go's standard lib and with more straightforward pattern.

Checklist

Features
SEO attributes, semantics ⚒️
SEO server-rendered article page
Decent looking UI ⚒️
Responsive UI
WYSIWYG editor
Search & Filtering
Offset Pagination
Cursor Pagination (Infinite scroll)
Oauth (Google)
Image uploads
Sessions
Add/update/manage articles
Articles soft delete & drafts
Add/update/manage profile
Account settings
Privacy settings
Add/update/manage comments
Add/update/manage likes
Optimistic update for like
Add/update/manage saved
Add/update/manage tags
Add/update/manage followings
Add/update/manage groups
Notifications system
Sending emails
Admin Panel
Moderator Roles
Minimizing Dependency ⚒️
Unit Testing

About

My attempt at a decent, fully-featured blogging app that is SEO friendly using Go's standard lib and with more straightforward pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors