mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-01-31 16:23:25 -05:00
digitalcraftsman
496ee817c3
Remove first headline from post
.Summary contains the headline rendered as <h2> tag which can break the layout of post listings in which the summary is used.
hugoBasicExample
This is an example site for Hugo.
It is intended to be a demo site for the various Hugo themes.
Using
- Install Hugo
- Clone this repository
git clone https://github.com/gohugoio/hugoBasicExample.git
cd hugoBasicExample
- Clone the repository you want to test. If you want to test all hugo themes, you can clone the full list
git clone --recursive https://URL/OF/YOUR/THEME themes/YOURTHEME
or
git clone --recursive https://github.com/gohugoio/hugoThemes.git themes
- Run Hugo and select the theme of your choosing
hugo server -t YOURTHEME
Languages
HTML
84.3%
CSS
11.4%
JavaScript
4.2%