summaryrefslogtreecommitdiffstats
path: root/exampleSite/config
Commit message (Collapse)AuthorAgeFilesLines
* Removed custom RSS templateSerghei Iakovlev2024-09-281-20/+7
|
* Simplify demo site configurationSerghei Iakovlev2024-09-281-2/+2
|
* Add Google Tag Manager support (#178)Serghei Iakovlev2024-09-272-9/+9
|
* Drop support of AnonymizeIp configuration parameterSerghei Iakovlev2024-09-271-5/+0
|
* Refine site language, direction and codeSerghei Iakovlev2024-09-262-5/+3
|
* Updated the minimum required Hugo version to 0.121.0Serghei Iakovlev2024-08-181-1/+1
|
* Update documentationSerghei Iakovlev2024-04-151-1/+1
|
* Amend documentationSerghei Iakovlev2024-04-141-8/+7
|
* Provide an ability to use comments formSerghei Iakovlev2024-04-141-0/+24
|
* Move site author configuration to paramsSerghei Iakovlev2024-04-142-9/+9
|
* 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
|
* Generate hugo_stats.json fileSerghei Iakovlev2022-07-181-0/+5
|
* Move social options in the same placeSerghei Iakovlev2022-07-171-3/+3
|
* Setup English for search indexSerghei Iakovlev2022-07-171-2/+2
|
* Set up the pipeline for indexing content in multiple languagesSerghei Iakovlev2022-07-171-0/+13
|
* 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-122-8/+14
|
* Rework site search to pass config paramsSerghei Iakovlev2022-07-111-0/+6
|
* Update entrypoint for pwaSerghei Iakovlev2022-07-101-1/+5
|
* 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-094-151/+152
|
* Migrate config to yamlSerghei Iakovlev2022-07-091-0/+323