Git Product home page Git Product logo

justblog's Introduction

JustBlog.md

Nothing but blog inspired by Telegra.ph. Intended for hackers who notes in markdown. ๐Ÿ’ป

Check my personal blog for demo. ๐Ÿ‘€

How to install?

Follow 3 easy steps!

1. Clone || Download

git clone https://github.com/gafuri/justblog.git . in /var/www/html/ (or any webserver root) or download here the archive and extract into you webserver root.

2. Configure

Config file is here ./include/Config.php, edit it according comments inside. Replace favicon ./assets/img/meta/favicon.png Replace cover ./assets/img/static/bg.jpg

3. Write

Create a new markdown file in /articles/ folder, like hacker.md. Put any of your files (i.e. images) to /assets/ folder.

Example:

title: My first hacker note!
desc: Here is the description of the article, where you can write some informations.
author: RenSite
cover: assets/img/articles/hacker_cover.png //(Optional) It can be either a file or an url.
tags: justblog, hacknotes //(Optional)
---
_Here is the content of _your article_

You are finished! ๐Ÿ˜‰

โœŠ Contribute

I created this for personal use. Feel free to contribute (fork and pull request).

๐Ÿณ๏ธ Translation

Currently English, Russian and French are availabe. You can translate blog into your language by simply editing ./includes/Languages.php. Please send me pull request after ;)

โš™๏ธ ToDo

  • Demo
  • css -> scss
  • Images uploader
  • Git Publishing
  • Built in editor
  • Search
  • Tags

โ“FAQ

Yet another markdown blog engine?

Yeap, I was looking for a perfect not overcomplicated blog engine that just works out of a box and I did it! Thare is better solution? Then show me and I will use it! ;)

What is the difference from others?

Upload to any PHP hosting and start your blog! There are no admin panels, no databases, no settings. There are you, your thoughts and markdown editor ;)

๐Ÿ“„ References

parsedown.org - PHP lib for markdown to html conversion.

justblog's People

Contributors

rensite avatar

Watchers

 avatar

justblog's Issues

ctime updated with commit

It's not a bug but the way git handles file's metadata. The project may switch to DB in case of no any other solution.

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.