diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-02-02 23:19:02 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-02-02 23:19:02 +0800 |
| commit | e76b6c6e3dc4500647d3dabf5f05f214b020ca19 (patch) | |
| tree | 16d733cf6bad041c5bd3f7bb7d2dfc2205aa4a19 /notes/how-do-i-build-this-site.org | |
| parent | 1c4d5a38881b6c7d896b2014ed142957b315f30b (diff) | |
| download | niwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.tar.gz niwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.zip | |
Initial commit
Diffstat (limited to 'notes/how-do-i-build-this-site.org')
| -rw-r--r-- | notes/how-do-i-build-this-site.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/notes/how-do-i-build-this-site.org b/notes/how-do-i-build-this-site.org new file mode 100644 index 0000000..d2a3422 --- /dev/null +++ b/notes/how-do-i-build-this-site.org @@ -0,0 +1,5 @@ +#+title: 我是如何构建这个站点的 +#+SETUPFILE: ~/niwa/template/setup/minimal.setup +#+EXPORT_FILE_NAME: /home/yingyu5658/niwa/public/how-do-i-build-this-site.html + +这个站点只用到了两样东西:Emacs 和 bash。 |
