{"id":14954905,"url":"https://github.com/owen0o0/webstack","last_synced_at":"2025-04-11T16:29:11.023Z","repository":{"id":41060170,"uuid":"204518880","full_name":"owen0o0/WebStack","owner":"owen0o0","description":"WordPress 版 WebStack 导航主题 https://nav.iowen.cn","archived":false,"fork":false,"pushed_at":"2025-04-01T07:24:24.000Z","size":4490,"stargazers_count":2075,"open_issues_count":34,"forks_count":546,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-04-11T16:29:03.586Z","etag":null,"topics":["bookmark","dao-hang","nav","navigation","onenav","php","webstack","wordpress","wordpress-theme","wordpress-webstack"],"latest_commit_sha":null,"homepage":"http://webstack.iotheme.cn/","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/owen0o0.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}},"created_at":"2019-08-26T16:43:13.000Z","updated_at":"2025-04-11T06:18:55.000Z","dependencies_parsed_at":"2024-09-24T13:10:18.968Z","dependency_job_id":"fafc4ad9-d7f1-4389-8252-4358ea71cc8d","html_url":"https://github.com/owen0o0/WebStack","commit_stats":{"total_commits":73,"total_committers":3,"mean_commits":"24.333333333333332","dds":0.1917808219178082,"last_synced_commit":"42170293d8248bbef40459bba8130899caa749aa"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owen0o0%2FWebStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owen0o0%2FWebStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owen0o0%2FWebStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owen0o0%2FWebStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owen0o0","download_url":"https://codeload.github.com/owen0o0/WebStack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441169,"owners_count":21103938,"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":["bookmark","dao-hang","nav","navigation","onenav","php","webstack","wordpress","wordpress-theme","wordpress-webstack"],"created_at":"2024-09-24T13:10:10.584Z","updated_at":"2025-04-11T16:29:10.987Z","avatar_url":"https://github.com/owen0o0.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebStack\nWordPress 版 WebStack 主题。\u003ca href=\"http://webstack.iotheme.cn/\"\u003e前往演示站\u003c/a\u003e\n\u003cbr/\u003e\n\n### 声明\n当你使用 WebStack 主题发布文章、文字、图片、视频等内容均属于你自己的行为，你的这些行为所带来的安全或法律风险均需自行承担。\n\n\n“Webstack Pro”是作者在19年尝试的一个收费项目，现已不在维护支持，且与\u003ca href=\"https://github.com/WebStackPage/WebStackPage.github.io\" target=\"_blank\"\u003eViggo\u003c/a\u003e无关，应当时名字欠缺考虑，给\u003ca href=\"https://github.com/WebStackPage/WebStackPage.github.io\" target=\"_blank\"\u003eViggo\u003c/a\u003e带来了不必要的麻烦，在此道歉。\u003cbr/\u003e\n现今网络上流传的“Webstack Pro”版本均为盗用作者19年的内容，与作者和\u003ca href=\"https://github.com/WebStackPage/WebStackPage.github.io\" target=\"_blank\"\u003eViggo\u003c/a\u003e无关。\n\n### 首页截图\n\u003cbr/\u003e\n\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/01.png)\n\u003cbr/\u003e\n\n### 环境要求\n+ WordPress 4.4+\n+ WordPress 伪静态\n+ PHP 5.7+ 7.0+\n\u003cbr/\u003e\n\n### 安装指南\n+ 安装 WordPress ，教程百度\n+ 设置伪静态（下方规则按自己服务器环境二选一）\n```\n# Nginx规则\nlocation /\n{\n    try_files $uri $uri/ /index.php?$args;\n}\nrewrite /wp-admin$ $scheme://$host$uri/ permanent;\n\n# Apache 规则\n\u003cIfModule mod_rewrite.c\u003e\nRewriteEngine On\nRewriteBase /\nRewriteRule ^index\\.php$ - [L]\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteCond %{REQUEST_FILENAME} !-d\nRewriteRule . /index.php [L]\n\u003c/IfModule\u003e\n```\n+ WordPress 后台「主题」栏目 -\u003e 上传主题 -\u003e 启用主题，或者在 /wp-content/themes 文件夹新建webstack文件夹，并上传所有文件\n+ 果然点击地址出现404，请到WordPress 后台「设置」栏目 -\u003e 固定链接 -\u003e 保存更改\n+ 反馈交♂流：\u003ca href=\"https://www.iowen.cn\" target=\"_blank\"\u003e一为忆\u003c/a\u003e\n\n\u003cbr/\u003e\n\n### 主题使用\n+ 在 WordPress 后台“网址”文章类型下添加内容\n+ 分类最多两级，且父级不要添加内容\n+ 可以不添加网址图片，主题会自动获取目标网址的 favicon 图标\n+ 导航菜单栏标题前面的图标请在分类图像描述中填入（参考下图），图标样式请参考fontawesome\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/02.png)\n+ 增加分类快速添加图标的方法\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/07.png)\n+ 导航菜单栏下方可以添加自定义菜单，在后台的外观--\u003e菜单里设置，在菜单的css类添加图标（参考下图），图标样式请参考fontawesome\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/03.png)\n+ 如果菜单里没有css类，请按下图添加\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/04.jpg)\n+ \u003ca href=\"https://www.iotheme.cn/store/onenav.html\" target=\"_blank\"\u003e如果你有更多功能需求，点我-\u003e\u003c/a\u003e\n\u003cbr/\u003e\n\n### 后台截图\n\u003cbr/\u003e\n\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/05.jpg)\n![Thumbnail_index](https://owen0o0.github.io/ioStaticResources/webstack/06.png)\n\u003cbr/\u003e\n\n### 感谢\n感谢 \u003ca href=\"https://github.com/WebStackPage/WebStackPage.github.io\" target=\"_blank\"\u003eViggo\u003c/a\u003e 的前台设计\n\u003cbr/\u003e\n\n### 更新\n\u003ca href=\"https://github.com/owen0o0/WebStack/releases\" target=\"_blank\"\u003e更新日志\u003c/a\u003e\n更新方法为替换源文件，或者在wordpress后台删除主题，然后重新安装主题\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowen0o0%2Fwebstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowen0o0%2Fwebstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowen0o0%2Fwebstack/lists"}