{"id":13910739,"url":"https://github.com/kalyan02/dayone","last_synced_at":"2026-01-10T08:18:06.147Z","repository":{"id":10114080,"uuid":"12180798","full_name":"kalyan02/dayone","owner":"kalyan02","description":"Python/Django server to publish to web from your Classic Dayone journal directly","archived":false,"fork":false,"pushed_at":"2023-03-31T14:39:13.000Z","size":258,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-08T00:44:05.207Z","etag":null,"topics":["cms","journal-management"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalyan02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-17T15:15:48.000Z","updated_at":"2021-12-26T18:24:22.000Z","dependencies_parsed_at":"2022-08-17T15:41:00.391Z","dependency_job_id":null,"html_url":"https://github.com/kalyan02/dayone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalyan02%2Fdayone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalyan02%2Fdayone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalyan02%2Fdayone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalyan02%2Fdayone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalyan02","download_url":"https://codeload.github.com/kalyan02/dayone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226388739,"owners_count":17617326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","journal-management"],"created_at":"2024-08-07T00:01:44.232Z","updated_at":"2026-01-10T08:18:06.088Z","avatar_url":"https://github.com/kalyan02.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Dayone web journal\n==================\n\nBlog to the web directly from within your Dayone journal app. \n\nLogin with your dropbox account and simply add #public tag to your journal entry to publish it to the web.\nYou can also make anonymous blog posts by using #anonymous tag.\n\nNote: The tags are configurable from the edit profile interface\n\n### Demo - coming soon\n\n[http://Dayone.in](http://dayone.in)\n\n## Prerequists\n\n  * Python\n  * Celery\n  * Redis\n  * (Mysql or sqlite)\n  * python packages in requirements.txt\n\n## Setup\nRename `do/private_config-sample.py` to `do/private_config.py`. This is your private configuration file for setup. \nFill in the following information\n\n  * `DROPBOX_APP_ID` - Your Dropbox API key\n  * `DROPBOX_API_SECRET` - API secret\n  * `SECRET_KEY` - Django app secret key for hashing cookies\n  * `AUTO_ADMINS` - Admin username/password information for automatically creating admin login\n\nInstall required packages using virtualenv\n\n  * run `$ virtualenv ENV`\n  * run `$ source ./ENV/bin/activate`\n  * run `$ pip install -r requirements.txt`\n\n## How to run\n\n  * install and start redis server\n  * run `./migrate.sh` to setup databases\n  * run `./celery-worker.sh` to start celery for background processing\n\n## Todo\n\n  * Support adding of permalink back to the content for easy reference\n  * implement user profiles, pagination for dayroll, public posts\n  * Improve the UI\n  * Implement data update scheduler for all users in the system\n\n## License\nPlease refer the `LICENSE` file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalyan02%2Fdayone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalyan02%2Fdayone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalyan02%2Fdayone/lists"}