diff options
author | Dante Catalfamo | 2020-06-24 17:06:57 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-24 17:06:57 -0400 |
commit | 647fa4a08ba069a30323cd4dadd36c832e57f5df (patch) | |
tree | 16e0130d8d02898b630684901c345dc02680d353 /content | |
parent | 8ed9038ba4ac1e3baea958fbeedc547c88a329a5 (diff) | |
download | blog-647fa4a08ba069a30323cd4dadd36c832e57f5df.tar.gz blog-647fa4a08ba069a30323cd4dadd36c832e57f5df.tar.bz2 blog-647fa4a08ba069a30323cd4dadd36c832e57f5df.zip |
Add header image
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/hugo-org-archetype/hugo org archetype.png | bin | 0 -> 43578 bytes | |||
-rw-r--r-- | content/posts/hugo-org-archetype/index.org | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/hugo-org-archetype/hugo org archetype.png b/content/posts/hugo-org-archetype/hugo org archetype.png Binary files differnew file mode 100644 index 0000000..fd6fea9 --- /dev/null +++ b/content/posts/hugo-org-archetype/hugo org archetype.png diff --git a/content/posts/hugo-org-archetype/index.org b/content/posts/hugo-org-archetype/index.org index 42fc35a..e59b71a 100644 --- a/content/posts/hugo-org-archetype/index.org +++ b/content/posts/hugo-org-archetype/index.org @@ -7,6 +7,10 @@ #+SLUG: #+SUMMARY: +#+ATTR_HTML: :title hugo org archetype +#+ATTR_HTML: :alt hugo org archetype +[[file:hugo%20org%20archetype.png]] + I love using [[https://gohugo.io/content-management/archetypes/][Hugo]] to write. Their [[https://orgmode.org/][org-mode]] markup support is absolutely top notch. The only real problem with it is that while it's well supported, the Hugo docs don't cover it very much, as [[https://daringfireball.net/projects/markdown/][Markdown]] |