Giter Site home page Giter Site logo

reblog's Introduction

reblog: The blog engine for my very specific needs.

You do not really know a language unless you write a blog engine with it. -- me

reblog is a blog engine I wrote mostly for learning Scala/Play/ReactiveMongo. It did not take me a year to write but I did give a long break to development.

Features

  • Uses MongoDB as backend (insert NoSQL joke here)
  • Allows you to use multiple tags and filter your articles based on these tags. (Wow, it's almost like 1999)
  • Supports articles in multiple languages (Currently limited to Turkish and English, you are welcome to hack in the support for more)
  • Supports entries in multiple formats (HTML, Markdown, ReStructuredText)
  • Does not include a single line of Javascript
  • Does not include any cookies, session etc...

Unfeatures

  • Does not have any way of inserting new articles (I was too lazy for that)
  • Does not provide a way of serving static content (images etc...) but you should be using a normal web server for that kind of stuff anyway.
  • Does not provide a simple way of customizing the looks (you need to change the less file and rebuild the app for that)

This project is by no means complete or ready for production use and it probably will never be. I use it to run my own blog and if you like it you might want to give it a try too.

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.