Skip to content

sergei-bondarenko/poster

Folders and files

NameName
Last commit message
Last commit date
Dec 27, 2017
Nov 15, 2017
Mar 25, 2018
Dec 27, 2017
Nov 12, 2017
Oct 31, 2017
Mar 25, 2018
Nov 15, 2017
Mar 25, 2018
Mar 25, 2018
Nov 9, 2017
Nov 19, 2017

Repository files navigation

Poster

Description

A simple blog platform for ZeroNet written from scratch using Vue.js and Bulma. This project available online (you need a ZeroNet client running to view the site).

Key features

  • Mobile friendly
  • Endless newsfeed (no pages) with dynamic post appending when the page bottom has been reached
  • Editable posts and comments
  • Post editor supports uploading of images, videos and audio files
  • Filtering by last comments and most liked posts by day, week, month, year or all the time
  • Direct links to posts are available (click on the post date to get it)
  • Vertical wrapping of long posts
  • Easily clonable
  • Site title and description configurable via content.json file (or via the sidebar)

Utils

There are currently two utils in the utils/ folder:

  • cleaner.py - cleaner for the files in uploads/ directory: Deletes files which are not included in the data/data.json. Also finds duplicates.
  • poster.py - for creating multiple blog posts using files from a specified directory. One file per post. Reqires a python-magic installed.

Screenshots

About

A simple blog platform for ZeroNet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published