Add Lynx theme with Hugo modules and optimized author image
- Configure Lynx theme as Hugo module - Add high-quality author.png generated from vector EPS source - Update hugo.yaml with author configuration and module imports - Add _vendor/ to .gitignore (Hugo module cache) - Include custom CSS placeholder for future styling - Set up proper module structure with go.mod and go.sum
This commit is contained in:
parent
3e8cbdad6a
commit
95b37f1bef
7 changed files with 42 additions and 3 deletions
1
assets/css/custom.css
Normal file
1
assets/css/custom.css
Normal file
|
@ -0,0 +1 @@
|
|||
/* CSS positioning hacks removed - using vector-derived image */
|
Loading…
Add table
Add a link
Reference in a new issue