Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flear-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
We are moving to Forgejo!
You are on a read-only GitLab instance.
Show more breadcrumbs
FLEAR
flear-site
Commits
5e134948
Verified
Commit
5e134948
authored
2 years ago
by
Jeffrey Phillips Freeman
Browse files
Options
Downloads
Plain Diff
Merge branch 'upstream'
parents
6b4f5ae1
1528e5c3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#2109
passed
2 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hugo.toml.example
+16
-0
16 additions, 0 deletions
hugo.toml.example
with
16 additions
and
0 deletions
hugo.toml.example
+
16
−
0
View file @
5e134948
baseurl = "https://flear.org/"
baseurl = "https://flear.org/"
languageCode = "en-us"
languageCode = "en-us"
<<<<<<< HEAD
title = "Free and Libre Engineers for Amateur Radio"
title = "Free and Libre Engineers for Amateur Radio"
=======
title = "Hugo based static page generator and blog with ActivityPub support"
>>>>>>> upstream
paginate = 20
paginate = 20
pygmentsCodeFences = true
pygmentsCodeFences = true
...
@@ -19,10 +23,22 @@ email = "flear@flear.org"
...
@@ -19,10 +23,22 @@ email = "flear@flear.org"
siteName="FLEAR"
siteName="FLEAR"
siteTagLine="Free & Libre Engineers for Amateur Radio"
siteTagLine="Free & Libre Engineers for Amateur Radio"
# Do not include the @
# Do not include the @
<<<<<<< HEAD
twitterUser="FLEAR_radio"
twitterUser="FLEAR_radio"
siteDescription="FLEAR is an open-source and open-standards incubator for Ham Radio"
siteDescription="FLEAR is an open-source and open-standards incubator for Ham Radio"
# this is the user name of the ActivityPub account. It will be the first part of your handle as @apUSer@domain
# this is the user name of the ActivityPub account. It will be the first part of your handle as @apUSer@domain
apUser="FLEAR"
apUser="FLEAR"
=======
twitterUser="fedipage"
siteDescription="Fedipage is a Hugo based static page generator and blog with ActivityPub support"
# this is the user name of the ActivityPub account. It will be the first part of
# your handle as @apUser@domain. Please use whatever capitalization styling you
# want. It will be changed to lowercase for your handle itself. Only include
# letters.
apUser="Fedipage"
# This is where you run an alternative mastodon based account. This will be
# setup to be an alias for this account.
>>>>>>> upstream
secondaryApHost="https://qoto.org"
secondaryApHost="https://qoto.org"
secondaryApUser="FLEAR"
secondaryApUser="FLEAR"
repoUrl="https://git.qoto.org/flear"
repoUrl="https://git.qoto.org/flear"
...
...
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