This project should be a portfolio theme for HUGO, the static web site generator.
 
 
 
Go to file
iGor milhit 9ac94f1d5c
layouts: use details for the post informations
* Wraps the post informations inside a details HTML tag.
* Reduces the bottom margin of the post main heading.
* Reorders the SCSS rules in order to set the post-info class to the
  details HTML tags.
* Add the permalink to the post informations.
* Uses the i18n mechanism for the new layout strings, such as
  "post-infos" or "permalink".
* Updates the changelog.
* Closes #17.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2021-06-06 18:46:06 +02:00
archetypes theme: initialize new hugo theme 2019-03-04 06:58:25 +01:00
assets/scss layouts: use details for the post informations 2021-06-06 18:46:06 +02:00
i18n layouts: use details for the post informations 2021-06-06 18:46:06 +02:00
layouts layouts: use details for the post informations 2021-06-06 18:46:06 +02:00
static head: improve the metadata exposed 2021-06-05 22:02:08 +02:00
.auto-changelog documentation: add a changelog and auto-changelog 2020-06-01 15:24:12 +02:00
.gitignore documentation: add a changelog and auto-changelog 2020-06-01 15:24:12 +02:00
CHANGELOG.md layouts: use details for the post informations 2021-06-06 18:46:06 +02:00
LICENSE theme: initialize new hugo theme 2019-03-04 06:58:25 +01:00
README.md content: improve verses layout for small screens 2021-04-01 22:05:59 +02:00
package.json documentation: add a changelog and auto-changelog 2020-06-01 15:24:12 +02:00
theme.toml documentation: clean the theme.toml file 2019-09-01 08:36:50 +02:00
yarn.lock footer: add link to the last commit 2021-01-31 17:11:12 +01:00

README.md

portfoliGor

Yet another HUGO portfolio theme, that I will use for igor.milhit.ch.

Configuration

  • Add layout: verse to improve format for text in verse. Verse should be separated by a line break, strophes are paragraphs.