Code Monkey home page Code Monkey logo

bloggggg's Introduction

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

bloggggg's People

Contributors

josephernest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hebinzin

bloggggg's Issues

tags, login and aritcle links redirect to 404 not found

Hi there! First I want to thank your for the nice set of tools you developed. They make much sense to me, so I decided to use bloggggg as my platform. I just installed it on a raspberry pi, as a part of a self hosting blog experiment. The problem is when I try to login, or access articles as a standalone page (by clicking the arcticle title/link) or the tags links (which should lead me all the posts with that tagged), they just send me to 404 page not found.
I see the browser is looking for content in a "tag" folder, or the arcticle folder (or something dynamically generated by PHP, not sure is that how it works), which I was expecting it would be created automatically. Maybe there are some missing PHP modules? Maybe there's just something I am not getting right. I granted all permissions to the server, and tried with Nginx and Apache, but none of them worked. Just to be clear, I'm not a developer, just a fairly exploring user. Hope there's some fix, I'd love to use it, and it's just about what I need for a blog. Anything else would be too much. Anyway, thank you for your work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.