Skip to content

Xarth-Mai/iBlogGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iBlogGo

A lightweight blog system built entirely with Go

image


Tech Stack

🚀 Backend

  • Language: Go

  • Database: SQLite

  • ORM: GORM

  • Markdown Parser: Blackfriday

🌐 Frontend

  • JavaScript

  • HTML/CSS

  • Markdown Styling: GitHub Markdown CSS
    Provides GitHub-style Markdown rendering for consistent and clean formatting.

  • Code Syntax Highlighting: highlight.js
    Enables syntax highlighting for code blocks, improving readability and developer experience.


💡 Features

  • High Performance: Pure Go implementation ensures exceptional performance.
  • Simple Configuration: Uses SQLite, requiring minimal setup to get started.
  • Markdown Support: Easily write and publish content in Markdown format.
  • Extensible: Modular design allows for easy feature expansion.

About

A simple blog system built with Golang.

Resources

License

Stars

Watchers

Forks