Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
firmware
FFS Gluon
Commits
e828ff19
Unverified
Commit
e828ff19
authored
2 years ago
by
Jan-Niklas Burfeind
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2577 from dg0tm/fix_site-example
docs: fix site-example
parents
2f318afd
36ab60ff
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/site-example/i18n/de.po
+1
-1
1 addition, 1 deletion
docs/site-example/i18n/de.po
docs/site-example/modules
+3
-4
3 additions, 4 deletions
docs/site-example/modules
with
4 additions
and
5 deletions
docs/site-example/i18n/de.po
+
1
−
1
View file @
e828ff19
...
@@ -58,7 +58,7 @@ msgid "gluon-config-mode:novpn"
...
@@ -58,7 +58,7 @@ msgid "gluon-config-mode:novpn"
msgstr ""
msgstr ""
"<p><strong>Du hast ausgewählt die Internetverbindung (Mesh-VPN) nicht zu "
"<p><strong>Du hast ausgewählt die Internetverbindung (Mesh-VPN) nicht zu "
"nutzen</strong>. Dein Knoten kann also nur dann eine Verbindung zum "
"nutzen</strong>. Dein Knoten kann also nur dann eine Verbindung zum "
"Freifunk-Netz aufbauen, wenn andere Freifunk-Knoten in WLAN-Reichweite sind."
"Freifunk-Netz aufbauen, wenn andere Freifunk-Knoten in WLAN-Reichweite sind.
</p>
"
"<p>Bitte schicke uns eine E-Mail mit dem Namen deines Knotens "
"<p>Bitte schicke uns eine E-Mail mit dem Namen deines Knotens "
"(<em><%= pcdata(hostname) %></em>) und ein paar Informationen an <a href="
"(<em><%= pcdata(hostname) %></em>) und ein paar Informationen an <a href="
"\"mailto:freifunk-keys@lists.in-kiel.de?"
"\"mailto:freifunk-keys@lists.in-kiel.de?"
...
...
This diff is collapsed.
Click to expand it.
docs/site-example/modules
+
3
−
4
View file @
e828ff19
...
@@ -9,14 +9,13 @@
...
@@ -9,14 +9,13 @@
#GLUON_SITE_FEEDS='my_own_packages'
#GLUON_SITE_FEEDS='my_own_packages'
## PACKAGES_$feedname_REPO
## PACKAGES_$feedname_REPO
# the
git repository from where to clone the package feed
# the git repository from where to clone the package feed
#PACKAGES_MY_OWN_PACKAGES_REPO=https://github.com/.../my-own-packages.git
#PACKAGES_MY_OWN_PACKAGES_REPO=https://github.com/.../my-own-packages.git
## PACKAGES_$feedname_COMMIT
## PACKAGES_$feedname_COMMIT
# the version/commit of the git repository to clone
# the version/commit of the git repository to clone
#PACKAGES_MY_OWN_PACKAGES_COMMIT=123456789aabcda1a69b04278e4d38f2a3f57e49
#PACKAGES_MY_OWN_PACKAGES_COMMIT=123456789aabcda1a69b04278e4d38f2a3f57e49
##
PACKAGES_$feedname_BRANCH
##
PACKAGES_$feedname_BRANCH
#
the branch to check out
#
the branch to check out
#PACKAGES_MY_OWN_PACKAGES_BRANCH=my_branch
#PACKAGES_MY_OWN_PACKAGES_BRANCH=my_branch
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