Overview
ChiliDropbox is an innovative solution for those looking to create a static site generator powered by Dropbox. By leveraging Dropbox's robust API, users can easily manage their content in a familiar environment, writing articles in Markdown and synchronizing them seamlessly. The setup is straightforward, allowing both tech-savvy individuals and beginners to establish a blog or website without the hassle of complex deployments.
With ChiliDropbox, you gain the ability to maintain your site's content within your Dropbox folder, which provides a convenient method for accessing and editing your posts. The flexibility and accessibility of this tool make it an appealing choice for users who want to combine writing with ease of file management.
Features
- Easy Configuration: Set up your app quickly by creating a Dropbox API app and generating your App key and App secret.
- Markdown Support: Write articles in Markdown format and save them with a .md or .markdown suffix for easy content management.
- Seamless Syncing: Sync your posts by simply requesting an update in your browser, downloading the latest content from your Dropbox app folder.
- Customizable Settings: Modify various settings in the
config.py file such as your blog's name, timezone, and tracking codes.
- Nginx Integration: Deploy your site easily with straightforward configuration options for Nginx.
- Disqus Comments: Integrate Disqus for user comments, enhancing interaction on your blog with toggle options for visibility.
- Image Embedding: Store images in your Dropbox folder and insert them into your posts seamlessly using Markdown syntax.
- Meta Data Control: Manage post visibility and tags through customizable meta data like title, date, and public status.