Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EzBlog

EzBlog is the smallest and simplest blogging software written in Bash.

Installation

  1. Configure CGI to work on your webserver - this is mandatory!
  2. Install pandoc
  3. Upload the files to a web directory
  4. Navigate to index.cgi

Requirements

  • Bash
  • pandoc
sudo apt install pandoc

sudo pacman -S pandoc

sudo dnf install pandoc
  • Webserver, that is able to do CGI

Usage

  • Add article using the example article (Markdown syntax!)
  • Compile the articles using the compile.sh script
  • Have a look at the webpage

About

EzBlog is the smallest and simplest blogging software written in Bash.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages