website:持续的心理核心转储

时间:2021-08-05 04:03:00
【文件属性】:
文件名称:website:持续的心理核心转储
文件大小:15.93MB
文件格式:ZIP
更新时间:2021-08-05 04:03:00
HTML 网站 安德鲁潘的博客。 使用 Nix Flkes 和 Zola 构建,使用 Tailwind CSS 设计样式。 有用的命令 发展 Makefile包括一个方便的 zola + postcss 调用。 这有点挑剔,因为它是 Zola 的背景,但大多数时候它都有效。 热重载工作。 make dev 生产用建筑 nix -L build . # 查看它在result/外观。 更新后使用 Nix 固定节点依赖项 node2nix -d -l package-lock.json -c node-attrs.nix -d选项指定您明确希望安装开发依赖项,这是有道理的,因为我们正在构建站点。 记住这一点很重要。 通常,您希望在npm audit之后运行它以修复“漏洞”,例如开发依赖项中的正则表达式 DoS。 此外,前面提到的Makefile包括此命令。 在这种情况下,只需运行 make n2
【文件预览】:
website-master
----icons()
--------github.svg(1KB)
--------twitter.svg(790B)
--------keybase.svg(19KB)
----.gitignore(21B)
----README.md(970B)
----flake.lock(980B)
----flake.nix(2KB)
----import.fish(592B)
----nix()
--------node-attrs.nix(502B)
--------node-env.nix(20KB)
--------node-packages.nix(62KB)
----content()
--------about.md(836B)
--------_index.md(73B)
--------blog()
----.github()
--------workflows()
----rev.json(7B)
----config.toml(783B)
----static()
--------apple-touch-icon-180x180.png(31KB)
--------cv.pdf(147KB)
--------favicon.ico(13KB)
----.gitattributes(33B)
----package.json(677B)
----CNAME(9B)
----sass()
--------index.scss(59B)
----postcss.config.js(93B)
----tailwind.config.js(2KB)
----.envrc(10B)
----index.html(745B)
----404.html(236B)
----templates()
--------page.html(398B)
--------blog.html(528B)
--------blog-page.html(796B)
--------base.html(2KB)
--------shortcodes()
--------index.html(635B)
----Makefile(249B)
----style.css(618B)
----package-lock.json(54KB)

网友评论