Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website development
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
Model registry
Operate
Environments
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
André
website development
Commits
186f8b5e
Commit
186f8b5e
authored
5 years ago
by
Daniel Brötzmann
Browse files
Options
Downloads
Patches
Plain Diff
Adapt README.md to Gajim
parent
3ffafba7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-11
8 additions, 11 deletions
README.md
with
8 additions
and
11 deletions
README.md
+
8
−
11
View file @
186f8b5e
...
...
@@ -4,7 +4,9 @@
# Website repository for gajim.org
This is the new [Hugo]-powered website for gajim.org.
This is the new
[
Hugo
](
https://gohugo.io
)
-powered website for gajim.org.
A preview of this site can be viewed here: http://gajim.pages.gajim.org/website-dev/
---
...
...
@@ -25,11 +27,11 @@ This website can be viewd and modified on your local machine.
To work locally, follow the steps below:
1.
Fork, clone or download website-dev
2.
[
Install
]
[]
Hugo
2.
[
Install
]
(
https://gohugo.io/overview/installing/
)
Hugo
3.
Preview Gajim's website locally:
`hugo server`
4.
Add or modify content
Read more at Hugo's
[
documentation
]
[]
.
Read more at Hugo's
[
documentation
]
(
https://gohugo.io/overview/introduction/
)
.
### Preview your site
...
...
@@ -40,13 +42,8 @@ The theme used for gajim.org is adapted from http://themes.gohugo.io/beautifulhu
## GitLab CI
Static pages of gajim.org are built by
[
GitLab CI
]
[
ci
]
, following the steps
Static pages of gajim.org are built by
[
GitLab CI
]
(
https://about.gitlab.com/gitlab-ci/
)
, following the steps
defined in
[
`.gitlab-ci.yml`
](
.gitlab-ci.yml
)
.
Learn more about GitLab Pages at https://pages.gitlab.io and the official
documentation https://docs.gitlab.com/ce/user/project/pages/.
[
ci
]:
https://about.gitlab.com/gitlab-ci/
[
hugo
]:
https://gohugo.io
[
install
]:
https://gohugo.io/overview/installing/
[
documentation
]:
https://gohugo.io/overview/introduction/
Learn more about
[
GitLab Pages
](
https://pages.gitlab.io
)
and the
[
official
documentation
](
https://docs.gitlab.com/ce/user/project/pages/
)
.
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