文件名称:ycparak.com:site个人网站和笔记系统,灵感来自Andy Matuschak的笔记
文件大小:496KB
文件格式:ZIP
更新时间:2024-05-07 23:32:05
vuejs nuxtjs scss-framework nuxt-components nuxt-content
测试 构建设置 # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate 有关工作原理的详细说明,请查看 。
【文件预览】:
ycparak.com-master
----content()
--------10kmrr()
--------essays()
--------projects()
----jsconfig.json(209B)
----package.json(666B)
----layouts()
--------default.vue(777B)
----assets()
--------fonts()
--------styles()
----package-lock.json(553KB)
----static()
--------favicon.ico(1KB)
----.eslintrc.js(786B)
----pages()
--------10kmrr()
--------index.vue(852B)
--------essays()
--------projects()
----.gitignore(1KB)
----components()
--------Profile.vue(359B)
--------TheContainer.vue(195B)
--------TheNavbar.vue(3KB)
--------Posts.vue(140B)
--------Postitem.vue(0B)
----README.md(342B)
----nuxt.config.js(1KB)
----.editorconfig(207B)