{"id":13475941,"url":"https://github.com/hjue/JustWriting","last_synced_at":"2025-03-27T01:30:41.807Z","repository":{"id":19218091,"uuid":"22452211","full_name":"hjue/JustWriting","owner":"hjue","description":"markdown blog system","archived":false,"fork":false,"pushed_at":"2016-04-24T19:37:21.000Z","size":4428,"stargazers_count":532,"open_issues_count":7,"forks_count":79,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-03-21T18:07:06.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hjue.github.io/JustWriting/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hjue.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":"2014-07-31T01:54:11.000Z","updated_at":"2025-03-17T20:51:18.000Z","dependencies_parsed_at":"2022-09-10T23:12:42.236Z","dependency_job_id":null,"html_url":"https://github.com/hjue/JustWriting","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjue%2FJustWriting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjue%2FJustWriting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjue%2FJustWriting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjue%2FJustWriting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjue","download_url":"https://codeload.github.com/hjue/JustWriting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764596,"owners_count":20668447,"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":[],"created_at":"2024-07-31T16:01:24.945Z","updated_at":"2025-03-27T01:30:39.674Z","avatar_url":"https://github.com/hjue.png","language":"PHP","readme":"JustWriting\n============\n\n[![Build Status](https://api.travis-ci.org/hjue/JustWriting.svg?branch=master)](https://travis-ci.org/hjue/JustWriting)\n[![Latest Stable Version](https://poser.pugx.org/hjue/justwriting/v/stable.svg)](https://packagist.org/packages/hjue/justwriting) [![Total Downloads](https://poser.pugx.org/hjue/justwriting/downloads.svg)](https://packagist.org/packages/hjue/justwriting) [![Latest Unstable Version](https://poser.pugx.org/hjue/justwriting/v/unstable.svg)](https://packagist.org/packages/hjue/justwriting) [![License](https://poser.pugx.org/hjue/justwriting/license.svg)](https://packagist.org/packages/hjue/justwriting)\n\n### Introduction\n\n[**Justwriting**](https://github.com/hjue/JustWriting) is a simple blog platform. You just need the text written in Markdown, upload the .md file to website, and it will show .md files as posts on your website.\n\nIt can synchronize files to the server by Dropbox, so you don't have to care about losing your files when the server breaks, as all files can be stored on your local devices.\n\nIf you share the folder in Dropbox with others, all members can add or edit posts.\n\nOf course, if you have problems to install Dropbox on servers, it also can upload files by FTP, SVN or git, or any other methods you can upload files with.\n\n[Oneline Demo on SAE](http://justwriting.sinaapp.com/)\n\n[Oneline Demo on OpenShift](http://php-justwriting.rhcloud.com/)\n\n\nIf you have any questions, feel free to [ask me](https://github.com/hjue/JustWriting/issues/new).\n\n[中文版使用说明移步这里](https://github.com/hjue/JustWriting/blob/master/README.zh.md)\n\n![](https://raw.githubusercontent.com/hjue/JustWriting/develop/docs/page.png)\n\n![](https://raw.githubusercontent.com/hjue/JustWriting/develop/docs/preview_deepure.png)\n\n### Requirements\n\n- PHP 5.3.6+\n\n### Features\n\n* Simple blog platform\n* No need for an onlinetoc editor, just write your post offline on any device\n* No need for a database\n* Write with Markdown\n* Supports code highlighting\n* Supports Latex math equations\n* Supports Toc\n* Multiple themes\n* Supports updates via Dropbox\n* Supports post via API\n* Supports Jekyll post file\n\n\n### Installation\n\n0. Set blog settings in 'settings.php'\n0. Upload code to php space\n0. Upload your Markdown files to the 'posts' folder\n0. Open website, that's it.\n\n### Deploy  With Docker\n\n    docker pull hjue/justwriting\n\n[JustWriting Docker Repo ](https://github.com/hjue/dockerfiles/tree/master/justwriting)\n\n\n#### Web Server Configuration\n\n* [Apache Setting](https://gist.github.com/hjue/4da6b1e897de31d135f7)\n* [Nginx Setting](https://gist.github.com/hjue/647dc694dc3b67994202)\n\n\n### Themes for JustWriting\n\n* [rock](https://github.com/hjue/JustWriting/tree/master/templates/rock)\n* [deepure](https://github.com/hjue/JustWriting/tree/master/templates/deepure)\n* [simpleBlue](https://github.com/ncosnard/jw-theme-simpleBlue)\n* [bmore](https://github.com/JellyBool/JustWriting-themes/tree/master/bmore)\n* [Jelly](https://github.com/JellyBool/JustWriting-themes/tree/master/Jelly)\n\n\n### Write Articles\n\n#### Head information\n\nPut the head information at the beginning of the .md file.\n\n```Markdown\nDate: 2014-12-31\nTitle: Post tilte\nIntro: Post abstract\nTags: justwriting blog\nToc:yes\nStatus: public\nPosition: 1\n\nContents\n```\n\nThe `status` can also be defined as `draft`, then this file will not appear on the website.\n\nThe `Toc` can control show the table of contents or not,accept yes or no.\n\nIt also supports Jekyll head information.\n\n### Add Posts\n\nAs **Justwriting** will convert any .md file in the posts folder to post, so you just need upload `.md` file to the servers through any ways. Here list some methods:\n\n#### 1. Sync with Dropbox client Automatically\n\nIf running **Justwriting** on VPS, suggest to update post through Dropbox. [Installation Process](https://github.com/hjue/JustWriting/wiki/%E4%BD%BF%E7%94%A8Dropbox%E5%92%8CJustwriting%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2)。\n\n#### 2. Sync with Dropbox webhook URL\n\nFor virtual host user, it may not able to install Dropbox client, **JustWritting** provide a function to manually pull files from Dropbox.\n\n 1. [ Create App ](https://www.dropbox.com/developers/apps)\n\n*  Generate access token\n*  Add Webhook URI  `http://\u003cyour_justwriting_site\u003e/sync/dropbox/download`\n\n\n ![Dropbox Create App](docs/images/dropbox-create-app.png)\n\n 2. Configure params in settings.php:\n\n```PHP\n$blog_config['dropbox']['key'],\n$blog_config['dropbox']['secret'],\n$blog_config['dropbox']['access_token']\n```\n\n\u003e  [http://your_justwriting_site/sync/dropbox/download ](http://your_justwriting_site/sync/dropbox/download ) is the URL for syncing posts\n\n\n\n\n\n#### 3. Through API\n\nJustwriting supports post through API.\n\nIf use the API, it need true on the option in settings.php, and set the API Key in it.\n\nClick here to check the [API documents](https://github.com/hjue/JustWriting/wiki/API)\n\n### Who uses JustWriting?\n\n* [hjue](http://www.hjue.me)\n* [JellyBool](http://www.jellybool.com/)\n* [Colin](http://doc.mekesim.com/)\n* [周渊](http://blog.zhouyuan11.cn/)\n* [花开堪折枝](http://yaming.coding.io/)\n* [Jings](http://nsaos.com/)\n* [Tictech](http://tictech.info/)\n* [海棠红叶](http://www.htredleaf.com/)\n* [Unee Wang](http://unee.wang/)\n* [fuis](http://www.fuisblog.com/)\n* [CatCoder](http://www.catcoder.com)\n* [吴银春的博客](http://blog.wuyinchun.cn/)\n\n  If you are using Justwriting, and would like to be listed here, [tell me](https://github.com/hjue/JustWriting/issues/new).\n\n\n### Contributors\n\n* [xieyu33333](https://github.com/xieyu33333)\n* [mekesim](https://github.com/mekesim)\n\n## License\n\nPlease see the file called LICENSE.\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjue%2FJustWriting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjue%2FJustWriting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjue%2FJustWriting/lists"}