Skip to content

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

License

Notifications You must be signed in to change notification settings

pakuningratan/dropplets

 
 

Repository files navigation

Dropplets v2.1 - Latest Version

How To Use Dropplets:

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, use the rewrite rules that can be found in .htaccess4nginx.

You can run locally with php -S localhost:3100 index.php

Requirements:

Make sure index.php has execution permission and can write to the folder containing it. Usually the permission code that is used is 755.

Manage Your Website:

  • Change settings at https://(your url)/setup

  • Add a new post at https://(your url)/post

  • Upload a new post at https://(your url)/postUpload

  • View the current Dropplets version at https://(your url)/version

  • Update to the latest version of Dropplets at https://(your url)/update

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

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.4%
  • CSS 7.6%