Skip to content

pboueke/git-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

This repository is managed by an instance of the git-diary-api.You can view the static rendering of the diary here.

The git-diary project aims to provide an absolutely basic diary/blogging experience backed by a git repository. The chosen repository must contain a folder named posts, and that's it. The details of setting up the repository are explained in the git-diary-api project, which is responsible for managing the repository.

Blog posts are written in markdown and saved as plain text in files named as yyyy-MM-dd-Post-Title.md.

This is a very simple project aiming to provide basic file management over a git repository. The API provides an easy way to integrate this solution in file editors, chat bots and whatever else.

If you are looking to set up a diary, simply create a new repository with a folder named posts and set up the api following the steps described there. If you want the static rendering to be public, enabled github pages in your repository and copy the index.html file to it, editing whatever you fell like editing.

About

A git diary maintained by the git-diary project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages