Add option to show posts on Homepage (#31)
* Add recent posts to Homepage * Add different content posts * Update html and css * Add basic doc in README * Update README * Use partial * Update page content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
A minimal opinionated theme for Hugo
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
@@ -21,7 +21,7 @@ A minimal opinionated theme for Hugo
|
||||
|
||||
The theme is inspired by and accordingly named after [Gokarna](https://en.wikipedia.org/wiki/Gokarna,_Karnataka), a small and peaceful beach town on the west coast on India.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Installation
|
||||
@@ -35,8 +35,9 @@ git submodule add https://github.com/526avijitgupta/gokarna.git themes/gokarna
|
||||
- Navbar
|
||||
- Footer
|
||||
- Inject html (Give example)
|
||||
- Syntax highlighting (Choose one of emacs, trac, perldoc)
|
||||
- Syntax highlighting (Choose from https://xyproto.github.io/splash/docs/all.html)
|
||||
- Avatar sizes
|
||||
- Option to show posts on homepage (Choose one of [popular|recent])
|
||||
|
||||
## LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user