{"id":16619507,"url":"https://github.com/guoguang/madao","last_synced_at":"2025-03-21T14:31:42.265Z","repository":{"id":43748204,"uuid":"169408419","full_name":"GuoGuang/madao","owner":"GuoGuang","description":":tada: My blog, powered by @nuxt ","archived":false,"fork":false,"pushed_at":"2023-06-14T15:53:34.000Z","size":48648,"stargazers_count":50,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:12:48.081Z","etag":null,"topics":["axios","blog","blogger","element-ui","guoguang","ibole","nuxt-blog","nuxtjs","restful","spring","spring-boot","springcloud","ssr","vue","vue-blog"],"latest_commit_sha":null,"homepage":"https://codeway.me","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuoGuang.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-02-06T13:14:50.000Z","updated_at":"2025-01-02T09:42:17.000Z","dependencies_parsed_at":"2024-10-28T11:01:49.967Z","dependency_job_id":null,"html_url":"https://github.com/GuoGuang/madao","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoGuang%2Fmadao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoGuang%2Fmadao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoGuang%2Fmadao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuoGuang%2Fmadao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuoGuang","download_url":"https://codeload.github.com/GuoGuang/madao/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815225,"owners_count":20514917,"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":["axios","blog","blogger","element-ui","guoguang","ibole","nuxt-blog","nuxtjs","restful","spring","spring-boot","springcloud","ssr","vue","vue-blog"],"created_at":"2024-10-12T02:42:08.746Z","updated_at":"2025-03-21T14:31:37.720Z","avatar_url":"https://github.com/GuoGuang.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to madaoo.com 👋\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nuxt/nuxt.js\" target=\"blank\"\u003e\n    \u003cimg src=\"https://github.com/GuoGuang/madao/blob/master/static/nuxt.png\" height=\"90\" alt=\"nuxt logo\" /\u003e\n  \u003c/a\u003e\n  \u003cspan\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\n  \u003ca href=\"https://github.com/GuoGuang/madao\" target=\"blank\"\u003e\n    \u003cimg src=\"https://github.com/GuoGuang/madao/blob/master/static/favicon.ico\" height=\"90\" alt=\"madaoo.com logo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/npm-%3E%3D5.5.0-blue.svg\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/node-%3E%3D9.3.0-blue.svg\" /\u003e\n  \u003ca href=\"https://github.com/GuoGuang/madao#readme\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/GuoGuang/madao/graphs/commit-activity\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/GuoGuang/madao/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n### 🏠 [Homepage](https://madaoo.com)\n\u003e 如果喜欢记得给个star哦🌟\n\n更多内容请关注公众号：`码道人生`\n\n\n## PC\n\n![演示](http://vue-admin-guoguang.oss-cn-shanghai.aliyuncs.com/images/demo.jpg)\n\n## Directory\n```\nnuxt.js-blog/\n   |\n   ├──assets/                    * 需经webpack处理的静态资源\n   |\n   ├──components/                * 所有组件\n   │   │\n   │   │──common                 * 全局公共组件\n   │   │\n   │   └──layout                 * 布局组件\n   │   │\n   │   └──*****                  * 其他复用组件\n   │\n   │──expansions/                * 膨胀物扩展\n   │\n   │──middleware/                * Nuxt.js 中间件，c/s  渲染均会在路由改变前执行，需 next/返回promise，支持异步\n   |\n   ├──filters/                   * 过滤器\n   │\n   ├──layouts/                   * Nuxt.js宿主元素布局模板，默认default，目前不可更改，error为渲染失败时的页面模板，目前不可指定layout属性\n   |\n   ├──pages/                     * Nuxt.js的页面文件，会根据文件生成路由\n   │\n   │──plugins/                   * 第三方组件 + 自有js库 + 其他插件性质的脚本\n   │\n   │──static/                    * 不经编译器处理的静态资源\n   │\n   │──store/                     * 全局数据状态管理\n   │   │\n   │   ├──*******                * 各数据模块\n   │   │\n   │   └──index                  * 根模块（因为异步操作较少，目前仅用来存放actions）\n   │\n   │──package.json               * 包信息\n   │\n   │──.eslintrc.js               * Eslint配置\n   │\n   │──.babelrc                   * Babel配置\n   |\n   │──Dockerfile                 * devops部署\n   |\n   │──Jenkinsfile                * devops部署\n   │\n   │──.gitignore                 * Git忽略文件配置\n   │\n   │──nuxt.config.js             * Nuxt.js程序配置\n   │\n   │──server.js                  * Nuxt.js程序入口文件（节省内存 + 优化内存）\n   │\n   │──ecosystem.config           * pm2部署配置（日志文件的路径需要自行修改）\n   │\n   └──.editorconfig              * 编码风格配置\n```\n\n\n## Prerequisites\n\n- npm \u003e=5.5.0\n- node \u003e=9.3.0 (最好使用10版本)\n\n## Usage\n\n```bash\n\n# 安装依赖\n$ npm install --save-dev  --unsafe-perm node-sass\n  或者用cnpm\nnpm install -g cnpm --registry=https://registry.npm.taobao.org\ncnpm install --save-dev  --unsafe-perm node-sass\n\n# 运行在 127.0.0.1:3000\n$ npm run dev\n\n# build for production and launch server\n# If you don't want to upload Alibaba Cloud, mark the following code as a comment\n# upFile('')\n\n$ npm run build\n$ npm start\n\n# lint test\n$ npm run lint\n\n```\n\n## CHANGELOG\n\n### 2.1.4\n\n- 增加图片懒加载功能\n- 去除PWA\n- 优化网站访问速度\n\n### 1.1.0\n\n- 增加文章详情、评论\n- 增加登录功能\n- 增加三方登录功能\n\n### 1.0.0\n\n- 初始化框架\n- 博客基础功能完成\n\n## Author\n\n👤 **GuoGuang**\n\n* Github: [@GuoGuang](https://github.com/GuoGuang)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/GuoGuang/madao/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2021 [GuoGuang](https://github.com/GuoGuang).\u003cbr /\u003e\nThis project is [MIT](https://github.com/GuoGuang/madao/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguoguang%2Fmadao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguoguang%2Fmadao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguoguang%2Fmadao/lists"}