{"id":25391344,"url":"https://github.com/istudymen/lume-theme-blog","last_synced_at":"2026-05-05T13:36:13.768Z","repository":{"id":243323338,"uuid":"809575288","full_name":"iStudyMen/lume-theme-blog","owner":"iStudyMen","description":"A simple blog based on Deno and Lume, and a blog theme modified from Tailwind, which is more concise and clear.","archived":false,"fork":false,"pushed_at":"2024-06-12T13:06:46.000Z","size":48,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T00:13:56.893Z","etag":null,"topics":["blog","deno","lume","lume-theme","tailwind"],"latest_commit_sha":null,"homepage":"https://istudymen.github.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iStudyMen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-03T03:16:03.000Z","updated_at":"2024-06-25T01:45:54.000Z","dependencies_parsed_at":"2025-04-09T23:45:22.902Z","dependency_job_id":"1ab3140f-f0c6-49a6-92a5-cff183679501","html_url":"https://github.com/iStudyMen/lume-theme-blog","commit_stats":null,"previous_names":["istudymen/lume-theme-blog"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/iStudyMen/lume-theme-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iStudyMen%2Flume-theme-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iStudyMen%2Flume-theme-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iStudyMen%2Flume-theme-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iStudyMen%2Flume-theme-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iStudyMen","download_url":"https://codeload.github.com/iStudyMen/lume-theme-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iStudyMen%2Flume-theme-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263961730,"owners_count":23536278,"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":["blog","deno","lume","lume-theme","tailwind"],"created_at":"2025-02-15T15:32:24.205Z","updated_at":"2026-05-05T13:36:13.716Z","avatar_url":"https://github.com/iStudyMen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"最开始学JS时都是用 `NodeJS`，每次启动项目都是一堆`node_modules`，下载速度又慢，经常出错，简直就是狗屎!\n \n我很庆幸遇到了`Deno`([Deno Land](https://deno.com/))，它给了我完美的体验。\n\n以前也用`VuePress`做过博客，它的界面风格简约美观，但是因为背靠`NodeJS`，那些丑陋的问题依然存在。并且它有些设计理念我也不喜欢，这个时候很开心又遇见了`Lume`([Lume Land](https://lume.land/))。\n\n# 一个简单的博客主题\n\n主要是依据[Lume theme-simple-blog](https://github.com/lumeland/theme-simple-blog)来改写的，所以一样支持站内搜索（感觉`Tag`功能不实用删除了），主要改动如下：\n\n- 基于`tailwindcss`\n- 使用`typography`，增加了`代码高亮`，修改了`Table`样式等等\n- 添加了`Lume-code`支持\n- 添加了`Code`中的`Copy`按钮\n- 根据`category`自动生成顶部导航\n- 支持从`supabase`导入文章\n- 支持评论功能，基于[utteranc](https://utteranc.es/)\n\n# 使用主题\n\n只要你启动一个`Lume`项目，修改`_config.ts`:\n\n```ts\nimport lume from \"lume/mod.ts\";\nimport blog from \"https://deno.land/x/lume_theme_blog/mod.ts\";\n\nconst site = lume();\nsite.use(blog());\nexport default site;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistudymen%2Flume-theme-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fistudymen%2Flume-theme-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistudymen%2Flume-theme-blog/lists"}