dotink
HUGO  blog ink 

所属分类:博客
开发工具:HTML
文件大小:27128KB
下载次数:0
上传日期:2022-07-22 19:23:16
上 传 者sh-1993
说明:  dotink(.ink)是ink编程语言的博客,也是我的通用技术博客
(dotink (.ink) is the Ink programming language s blog, and my general technical blog)

文件列表:
archetypes (0, 2022-07-23)
archetypes\default.md (106, 2022-07-23)
config.toml (134, 2022-07-23)
content (0, 2022-07-23)
content\_index.md (1742, 2022-07-23)
content\docs (0, 2022-07-23)
content\docs\_index.md (87, 2022-07-23)
content\docs\lib.md (8363, 2022-07-23)
content\docs\overview.md (16169, 2022-07-23)
content\docs\projects.md (10520, 2022-07-23)
content\docs\runtime.md (6798, 2022-07-23)
content\posts (0, 2022-07-23)
content\posts\_index.md (277, 2022-07-23)
content\posts\ansi.md (5271, 2022-07-23)
content\posts\bmp.md (7999, 2022-07-23)
content\posts\composing-the-future.md (8408, 2022-07-23)
content\posts\elf.md (26940, 2022-07-23)
content\posts\eliza.md (10694, 2022-07-23)
content\posts\go-syscalls.md (16922, 2022-07-23)
content\posts\gpt3.md (11315, 2022-07-23)
content\posts\histools.md (4251, 2022-07-23)
content\posts\how-i-side-project.md (21208, 2022-07-23)
content\posts\ink-vscode.md (1497, 2022-07-23)
content\posts\inkfmt.md (24791, 2022-07-23)
content\posts\kin.md (12945, 2022-07-23)
content\posts\klisp.md (9946, 2022-07-23)
content\posts\lambda.md (18274, 2022-07-23)
content\posts\macros.md (11423, 2022-07-23)
content\posts\maverick.md (8530, 2022-07-23)
content\posts\nightvale.md (6083, 2022-07-23)
content\posts\oak-perf-jan-2022.md (10298, 2022-07-23)
content\posts\papers.md (11780, 2022-07-23)
content\posts\pi-by-riemann-sum.md (4344, 2022-07-23)
content\posts\pl-design-mistakes.md (10025, 2022-07-23)
content\posts\rational-binary-search.md (7984, 2022-07-23)
content\posts\sales-learnings.md (5673, 2022-07-23)
content\posts\scale-free-software.md (5268, 2022-07-23)
... ...

# .ink (dotink) dotink is the Ink programming language's blog, and my general technical blog. ## Development + Deploy Working on dotink requires two tools: [Hugo](https://gohugo.io) for building the static site, and optionally [Ink](https://github.com/thesephist/ink) for deploying / serving the site. To **write on the site**, run `hugo server -D` and Hugo will start a live-reloading server for the site at `localhost:1313`. To **build the site for release**, run `hugo` and Hugo will generate all files needed for the full site deployment to `public/`. To server the site with Ink, ensure you have Ink installed, then run `ink src/fileserver.ink`. You can also optionally run this as a systemd service on Linux - the service definition file is `dotink.service`.

近期下载者

相关文件


收藏者