Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sblog

Sblog is a source controlled personal blog built with Go, Gin, Markdown and Vue.

Content

Posts live in content/posts. (default)

Use filenames in this format:

<preview-name>-MM-DD-YYYY.md

Example:

hello-world-07-13-2026.md

Each post may include YAML front matter:

---
title: Hello World
summary: Your Sblog post.
tags:
  - go
  - vue
---

# Hello World

About

A simple web-blog application written in Go, Vue, TS

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages