Coder Social home page Coder Social logo

dropplets's Introduction

Dropplets

zh-CN分支

Dropplets是一个极简的Markdown博客系统。简单到能让人专注于写作。 CN分支,不是一个语言分支,因为Dropplets的英语界面也已经足够简单明了了,我觉得没什么必要去做汉化(也许捎带手会做一下),由于Dropplets使用了一些由于某种众所周知的原因从CN访问不到的API/CSS/字体等等……所以zh-CN分支是为了适应国情,而非语言。

Dropplets

Dropplets is a minimalist Markdown blogging platform focused on delivering just what you need in a blogging solution, but absolutely nothing you don't. When it comes to basic blogging, all you really want to do is write & publish which is where Dropplets excels. It's databaseless, so it installs on any server in just about 30 seconds.

What's Markdown?

Markdown is a text formatting syntax inspired on plain text email. It is extremely simple, memorizable and visually lightweight on artifacts so as not to hinder reading.

The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions.

Getting Started

Installation

Dropplets is compatible with most server configurations and can be typically installed in under a minute using the few step-by-step instructions below:

  1. Download the latest release and then extract the downloaded zip file.
  2. Upload the entire contents of the extracted zip file to your web server wherever you want Dropplets to be installed.
  3. Pull up your site in any modern web browser (e.g. if you uploaded Dropplets to yoursite.com, load yoursite.com in your browser to finish the installation), then create and confirm your password.

Writing Posts

With Dropplets, you write your posts offline (using the text or Markdown editor of your choice) in Markdown format. Here's a handy syntax guide if you need a little help with your Markdown skills. All posts for Dropplets MUST be composed using the following format:

# Your Post Title
- Post Author Name (e.g. "Dropplets")
- Post Author Twitter Handle (e.g. "dropplets")
- Publish Date in YYYY/MM/DD Format (e.g. "2013/04/28")
- Post Category (e.g. "Random Thoughts")
- Post Status (e.g. "published" or "draft")

Your post text starts here. 

All posts must also be saved with the .md file extension. For instance, if your post title is My First Blog Post, your post file should look like this:

my-first-blog-post.md

Some templates include the ability to add a post image or thumbnail along with your post in which should match your post file name like this:

my-first-blog-post.jpg

Post file names are used to structure post permalinks on your blog. So, a post file saved as my-first-blog-post.md will result in yoursite.com/my-first-blog-post as the post permalink.

Publishing Posts

After you've finished writing your post offline, you can then publish your post using the Dropplets toolbar:

  1. Login to your Dropplets installation using the password you created during the installation and setup process.
  2. Click the Dropplet in your toolbar to select, upload and publish your post.

Editing Posts

Re-upload your edited post file using the steps above. Doing this will automatically overwrite the existing post and publish your new edits. To delete a post, change the Post Status at the top of your post file to draft.

Changing Settings

To change your blog settings, click the gear icon in the Dropplets toolbar. This will load the settings panel where you will be able to change all of your blog settings including your password.

Changing Templates

To change your blog template, click the star icon in the Dropplets toolbar. This will load the templates panel where you will be able to browse and change your blog template as well as purchase new premium templates.

Updating Dropplets

Eventually, we will be implementing auto-updates for the Dropplets platform, but until then, just replace everything but your posts directory and config.php when we release a new version of Dropplets.

License

Copyright (c) 2013 Circa75 Media, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

dropplets's People

Contributors

jptksc avatar bndr avatar jimmythompson avatar jazzsequence avatar zessx avatar topcaver avatar ada-lovecraft avatar varemenos avatar fanuneza avatar nikf avatar rubenvarela avatar bibby avatar bishless avatar armandgrillet avatar benlk avatar thzinc avatar epreston avatar jketcham avatar jsit avatar itsjoeturner avatar utt73 avatar bsdlp avatar nopp-graphics avatar ina6ra avatar kwight avatar pippinsplugins avatar kemmeter avatar darkfunction avatar tdlm avatar franrosa avatar

Watchers

James Cloos avatar Jialiang LIU avatar

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.