{"id":19387895,"url":"https://github.com/helloxz/himd","last_synced_at":"2025-07-06T22:35:59.183Z","repository":{"id":79888486,"uuid":"95931292","full_name":"helloxz/himd","owner":"helloxz","description":"Hi Markdown,在线Markdown编辑器。","archived":false,"fork":false,"pushed_at":"2017-07-07T05:31:54.000Z","size":539,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T22:11:25.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloxz.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,"governance":null}},"created_at":"2017-06-30T23:47:49.000Z","updated_at":"2024-11-22T06:26:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"56b7656a-5b09-47da-925c-95fea03d734e","html_url":"https://github.com/helloxz/himd","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/helloxz%2Fhimd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fhimd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fhimd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fhimd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloxz","download_url":"https://codeload.github.com/helloxz/himd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250531998,"owners_count":21446098,"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-11-10T10:11:03.402Z","updated_at":"2025-04-23T23:31:25.712Z","avatar_url":"https://github.com/helloxz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# himd\nHi Markdown,一款在线Markdown编辑器，免费开源，简单适用。Hi Markdown前身是[Markdown-Temp](https://github.com/helloxz/Markdown-Temp)，最近学习CodeIgniter框架，于是使用CI完全重写。\n\n### Demo\n* [http://markdown.win/](http://markdown.win/)\n\n\n### 关于开发\n* 编辑器使用[SimpleMDE - Markdown Editor](https://github.com/sparksuite/simplemde-markdown-editor)\n* 使用[HyperDow](https://github.com/SegmentFault/HyperDown)对Markdown进行渲染\n* 前端使用了BootStrap\n* 后端使用了CodeIgniter框架\n\n### 部署与安装\n1. 下载源码\n2. 将`himd.sql`导入数据库\n3. 修改数据库配置文件`application/config/database.php`\n4. 可能还需要修改`application/config/config.php`指定Session文件路径\n5. SMTP配置在`application/controllers/User.php`\n\n如果您使用的Apache，请在.htaccess添加如下内容：\n```\nRewriteEngine on  \nRewriteCond $1 !^(index\\.php|images|static|robots\\.txt)\nRewriteRule ^(.*)$ /index.php/$1 [L]\n```\n\n如果使用的Nginx，添加如下配置到站点配置中：\n```\nlocation / {\n                try_files $uri $uri/ /index.php?$query_string;\n        }\n\nlocation ~ \\.(md|sql)$ {\n   return 403;\n   deny all;\n}\n```\n\n### 已实现的功能\n* 用户注册、登录\n* 新增文档、修改、发布\n\n### 正在开发的功能\n* 管理员系统\n* 文件导出功能（.md .html）\n* 邀请好友功能\n\n### 联系方式\n* Blog:[xiaoz.me](https://www.xiaoz.me/)\n* Q Q:337003006","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fhimd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloxz%2Fhimd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fhimd/lists"}