about summary refs log tree commit diff
path: root/users/fcuny/blog/README.org
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-23 17:46:33 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-23 17:49:40 -0700
commitc0d47fda2e95ae0fdb119edc043c33a7289a2468 (patch)
tree892ff6b0875e59adb41bc5bed90176df62c4ba2c /users/fcuny/blog/README.org
parentMerge remote-tracking branch 'blog/main' into fcuny/migrate-monorepo-blog (diff)
downloadworld-c0d47fda2e95ae0fdb119edc043c33a7289a2468.tar.gz
ref(blog): remove unneeded files for the blog
In a monorepo setup, the CI configuration is not used at this level of
the tree, and the gitignore/envrc are not relevant.
Diffstat (limited to 'users/fcuny/blog/README.org')
-rw-r--r--users/fcuny/blog/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/blog/README.org b/users/fcuny/blog/README.org
index 0158727..1342eeb 100644
--- a/users/fcuny/blog/README.org
+++ b/users/fcuny/blog/README.org
@@ -5,4 +5,4 @@ My personal blog.
 * Run
 The dependencies are managed with nix. Running =nix run= will start the hugo server.
 * Deploy
-You can deploy the site by running [[file:scripts/deploy.sh][scripts/deploy.sh]]. There's also a [[file:.drone.yml][.drone.yml]] configuration to trigger a build and deploy with drone.
+You can deploy the site by running [[file:scripts/deploy.sh][scripts/deploy.sh]].