aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md23
-rw-r--r--public/index.html4
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/<post-slug>/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 @@
<html lang="en">
<head>
- <meta name="generator" content="Hugo 0.107.0"><title>Kumar Damani - Home</title>
+ <meta name="generator" content="Hugo 0.111.3"><title>Kumar Damani - Home</title>
<meta name="description" content="Git, email, and resume">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -195,7 +195,7 @@ and scripting over the years in between semesters.</p>
</details>
<details>
-<summary> Bitcoin (BTC) </summary>
+<summary> Bitcoin (BC) </summary>
<br>
<pre tabindex="0"><code>bc1q4em7f7mvl6wkzc8uyq4365td7w5n02uh64z2za
</code></pre><figure><img src="/btc.png"