From 20b8ba28b62b26b7b503745d442180e0e5ade7fc Mon Sep 17 00:00:00 2001
From: "root@localhost"
Date: Fri, 21 Jul 2023 11:00:09 -0400
Subject: routine updates
---
README.md | 23 +++++++++++++++++------
public/index.html | 4 ++--
2 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 6a81c04..7740973 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,21 @@
-# Develop
+# Install
```bash
-# Setup
git submodule init
git submodule update --remote
+```
-# Create new post
+# Develop
+```bash
docker run --rm -it \
-v $(pwd):/src \
klakegg/hugo:latest \
new content/post//index.md
+```
-# Run dev server
+# Run (dev server)
+```bash
hugo server -D
+
# OR for docker:
docker run --rm -it \
-v $(pwd):/src \
@@ -23,9 +27,16 @@ docker run --rm -it \
# Build
```bash
hugo -D
+
# Docker:
docker run --rm -it \
-v $(pwd):/src \
klakegg/hugo:latest
-``
-https://hub.docker.com/r/klakegg/hugo
+```
+
+# Publish
+```bash
+./deploy.sh
+```
+
+Docker image: https://hub.docker.com/r/klakegg/hugo
diff --git a/public/index.html b/public/index.html
index 0c0e107..f417dd2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,7 +2,7 @@
- Kumar Damani - Home
+ Kumar Damani - Home
@@ -195,7 +195,7 @@ and scripting over the years in between semesters.
- Bitcoin (BTC)
+ Bitcoin (BC)
bc1q4em7f7mvl6wkzc8uyq4365td7w5n02uh64z2za
