Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
m2-animation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandre MEYER
m2-animation
Commits
e5f6a827
Commit
e5f6a827
authored
2 years ago
by
Alexandre MEYER
Browse files
Options
Downloads
Patches
Plain Diff
...web
parent
fb48109f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
web/themes/hugo-flex/config.yaml
+46
-0
46 additions, 0 deletions
web/themes/hugo-flex/config.yaml
web/themes/hugo-flex/theme.toml
+13
-0
13 additions, 0 deletions
web/themes/hugo-flex/theme.toml
with
59 additions
and
0 deletions
web/themes/hugo-flex/config.yaml
0 → 100644
+
46
−
0
View file @
e5f6a827
params
:
color
:
teal
# Any color in CSS syntax
width
:
42rem
# Any length in CSS syntax
footer
:
>-
# A hardcoded space is needed before each html element
Except where otherwise noted, content on this site is licensed under a  
<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative
Commons Attribution 4.0 International License</a>.
rss
:
To subscribe to this RSS feed, copy its address and paste it into your
favorite feed reader.
summaries
:
false
# Set to true to show summaries of posts on homepage
divider
:
\a0
# Set to false to remove divider below posts on homepage
schema
:
false
# Set to true to add Schema.org metadata
opengraph
:
false
# Set to true to add Open Graph metadata
twittercards
:
false
# Set to true to add Twitter Cards metadata
utterances
:
repo
:
# Set to Utterances repo URL to add Utterances comments
issueterm
:
pathname
theme
:
github-light
netlify
:
honeypot
:
false
# Set to true to add honeypot field in contact form
recaptcha
:
false
# Set to true to add recaptcha challenge in contact form
# css: # Uncomment to add custom CSS from a list of files
# - css/foo.css
# - bar.css
# js: # Uncomment to add custom JS from a list of files
# - js/foo.js
# - bar.js
menu
:
nav
:
-
name
:
About
url
:
about/
weight
:
1
-
name
:
Posts
url
:
post/
weight
:
2
-
name
:
Tags
url
:
tags/
weight
:
3
-
name
:
Categories
url
:
categories/
weight
:
4
-
name
:
RSS
url
:
index.xml
weight
:
5
\ No newline at end of file
This diff is collapsed.
Click to expand it.
web/themes/hugo-flex/theme.toml
0 → 100644
+
13
−
0
View file @
e5f6a827
name
=
"Hugo Flex"
license
=
"Apache-2.0"
licenselink
=
"https://github.com/de-souza/hugo-flex/blob/master/LICENSE"
description
=
"A lightweight Hugo theme leveraging CSS Flexbox"
homepage
=
"https://github.com/de-souza/hugo-flex/"
demosite
=
"https://de-souza.github.io/hugo-flex/"
tags
=
[
"responsive"
,
"minimal"
,
"flexbox"
,
"no-javascript"
]
features
=
[
"posts"
]
min_version
=
"0.65"
[author]
name
=
"Léo De Souza"
homepage
=
"https://github.com/de-souza/"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment