* 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
45 lines
936 B
Markdown
45 lines
936 B
Markdown
# Gokarna
|
|
|
|
A minimal opinionated theme for Hugo
|
|
|
|

|
|
|
|
## Features
|
|
|
|
- Minimalistic & fast
|
|
- Customizable header
|
|
- Responsive
|
|
- Light/Dark theme toggle
|
|
- Native fonts
|
|
- Syntax highlighting
|
|
- Math typesetting
|
|
- SEO Ready
|
|
- Support for adding custom HTML, which can be used to add snippets or script tags
|
|
|
|
|
|
## Inspiration
|
|
|
|
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
|
|
|
|
```sh
|
|
git submodule add https://github.com/526avijitgupta/gokarna.git themes/gokarna
|
|
```
|
|
|
|
## Customization
|
|
|
|
- Navbar
|
|
- Footer
|
|
- Inject html (Give example)
|
|
- 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
|
|
|
|
Apache or MIT ?
|