{"id":20010353,"url":"https://github.com/fifsky/goblog","last_synced_at":"2026-03-12T20:14:03.984Z","repository":{"id":145067671,"uuid":"100457089","full_name":"fifsky/goblog","owner":"fifsky","description":"My blog for golang","archived":false,"fork":false,"pushed_at":"2020-04-02T09:38:21.000Z","size":3635,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T16:34:58.209Z","etag":null,"topics":["blog","gin","logrus"],"latest_commit_sha":null,"homepage":"https://fifsky.com","language":"Go","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/fifsky.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-16T06:45:14.000Z","updated_at":"2021-12-10T12:03:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0f4aec5-ec65-4240-8a89-3110dcf8bb1e","html_url":"https://github.com/fifsky/goblog","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/fifsky/goblog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fgoblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fgoblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fgoblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fgoblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fifsky","download_url":"https://codeload.github.com/fifsky/goblog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fgoblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["blog","gin","logrus"],"created_at":"2024-11-13T07:19:23.944Z","updated_at":"2026-03-12T20:14:03.977Z","avatar_url":"https://github.com/fifsky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIFSKY Blog for Golang\n\n\u003ca href=\"https://travis-ci.org/fifsky/goblog\"\u003e\u003cimg src=\"https://travis-ci.org/fifsky/goblog.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/mit-license.php\" rel=\"nofollow\"\u003e\u003cimg src=\"https://badges.frapsoft.com/os/mit/mit.svg?v=103\"\u003e\u003c/a\u003e\n\n\n这是基于gin构建的简单的博客，这个博客从08年的ASP版本开始，一路经历了ASP、PHP、Golang版本，这是我个人的学习方法，每学习一门语言，都会使用新的语言重写这个博客，从而锻炼对一门语言细节的掌握\n\nhttps://fifsky.com/\n\n## VUE 版本\nhttps://github.com/fifsky/blog\n\n## 初始化\n1、创建数据库blog\n\n2、命令行执行\n```\nmake install\n```\n3、运行\n```\nmake build\nmake start\nmake stop\n```\n\n4、访问 127.0.0.1:8080\n\n## 登录\n默认登录用户名密码\ntest  123456\n\n## 推荐\n如果你要在同一个服务器上运行多个Go服务，或者想使用其他的静态文件服务，推荐使用 [Caddy](https://caddyserver.com/)\n\n详见根目录`Caddyfile`\n\n## 配置文件\n```\nconfig/local 开发环境\nconfig/prod 线上环境\n```\n\n## 安装依赖包\n由于一些依赖包需要代理才能安装，而最新的go module模式可以使用 https://goproxy.io/ 提供的代理\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fgoblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffifsky%2Fgoblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fgoblog/lists"}