Welcome to an easier way to blog - A minimalist markdown blogging platform.
Welcome to an easier way to blog - A minimalist markdown blogging platform.
git submodule update --init --recursivehttps://(your url)/settingsCreate Your BlogGo to https://(your url)/dashboard and all of the site options will be available.
Dropplets has two required files for templates:
home.php is the page that lists the postspost.php is the page that displays a single postThere are a number of variables available for templates:
$siteConfig is an array containing all of the site information$allPosts is an array containing all of the posts for page$page is the current page for pagination$limit is the number of posts to display per page$post is an array containing the data for one postNo open issues yet, or sync has not completed.