summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default/config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Move site author configuration to paramsSerghei Iakovlev2024-04-141-7/+0
|
* Use Hugo's module imports for theme configurationSerghei Iakovlev2024-04-071-4/+4
| | | | | | - Remove the `theme` variable from config.yaml - Add the theme's repository path to the `imports` section under `module` - Update comments to clarify the purpose of the `imports` section
* Updated the minimum required Hugo version to 0.114.0Serghei Iakovlev2024-04-071-1/+1
|
* Keep quotes when minify htmlSerghei Iakovlev2022-08-061-0/+3
|
* Provide 'Back to top' functionalitySerghei Iakovlev2022-07-241-1/+1
|
* Provide minimal tag cloudSerghei Iakovlev2022-07-201-0/+5
|
* Fix highlight configurationSerghei Iakovlev2022-07-131-2/+3
|
* Generate Syntax Highlighter CSSSerghei Iakovlev2022-07-131-4/+2
|
* Rework partial for Google Site Tag tagging/analytics frameworkSerghei Iakovlev2022-07-121-1/+1
|
* Move layouts/_default/list.json to layouts/index.jsonSerghei Iakovlev2022-07-101-19/+5
|
* Setup baseUrl at build stageSerghei Iakovlev2022-07-091-1/+1
|
* Remove resource dir from example configSerghei Iakovlev2022-07-091-3/+4
|
* Split configuration parametersSerghei Iakovlev2022-07-091-151/+6
|
* Migrate config to yamlSerghei Iakovlev2022-07-091-0/+323