sitemapxml / dropplets

Welcome to an easier way to blog. - A minimalist markdown blogging platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropplets v2.0 Beta - Latest Version

Change settings at http://(your url)/setup

Add a new post at http://(your url)/post

View current version at http://(your url)/version

Update to latest version at http://(your url)/update

Run locally with php -S localhost:3100 index.php

Project Goals

  • Application made up of only one file
  • 30 second install and setup
  • Simple post publishing form
  • Quick password-only access
  • Database-less platform
  • Works even when the user has disabled JavaScript
  • Under 500 lines of code

Installation

Simply use the Latest Version link above to download index.php. Copy it to a folder on your server.

If you are using nginx, also download the .htaccess4nginx file. This holds the nginx rewrite rules.

Requirements

Make sure index.php has execution permission and can write to the folder containing it.

Resources

Dependency Hosting - https://raw.githack.com/

Color Palette (backend and default theme) - https://yeun.github.io/open-color/

About

Welcome to an easier way to blog. - A minimalist markdown blogging platform.

License:GNU General Public License v3.0


Languages

Language:PHP 77.0%Language:CSS 23.0%