Move blog into website/blog
Nest the blog work within the website directory.
This commit is contained in:
parent
54d1a0048a
commit
95e761e59b
40 changed files with 2 additions and 3 deletions
12
website/blog/themes/tailwind/theme.toml
Normal file
12
website/blog/themes/tailwind/theme.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name = "Tailwind Journal"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/ianrodrigues/hugo-tailwind-journal/blob/master/license.md"
|
||||
description = "A minimalist journal template for Hugo using TailwindCSS."
|
||||
homepage = "https://github.com/ianrodrigues/hugo-tailwind-journal"
|
||||
tags = ["minimalist", "reading", "blog", "tailwindcss"]
|
||||
features = ["blog"]
|
||||
min_version = "0.54.0"
|
||||
|
||||
[author]
|
||||
name = "Ian Rodrigues"
|
||||
homepage = "https://ianrodrigues.dev"
|
||||
Loading…
Add table
Add a link
Reference in a new issue