/bloggggg

bloggggg is a blogging platform.

Primary LanguagePHP

bloggggg

bloggggg is a simple blogging tool. Responsive (mobile phone, tablet). Search by #tag available. Flat files (no database). Uses Markdown syntax.

Useful to share your thoughts.

Demo

Installation

Put the files on your web server and that's it.

There are 2 ways to write articles:

  1. Log in (there's a link in the footer of the page, default password is test123), and use the online editor.

  2. Your can even write your blog articles with your favorite text editor, with filenames like this:

     /articles
       |--- 20170814-welcomeonmyblog#news#hello.txt
       |--- 20171008-secondarticle#news.txt      
            ^         ^             ^              
            |         |             |
            |         |             tags (optional)
            |         |
            |         URL of the article
            |  
            date
    

Why another blog generator ?

Less is more.

About

Author: Joseph Ernest (@JosephErnest)

Other projects: BigPicture, bigpicture.js, AReallyBigPage, SamplerBox, Void, TalkTalkTalk, YellowNoiseAudio, etc.

License

MIT license

Dependencies

Parsedown