Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ensilib.re
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ensilibre
ensilib.re
Commits
bf3c5ffe
Commit
bf3c5ffe
authored
Jan 26, 2020
by
Nicolas Guichard
😿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install instruction for more distros
parent
4bd1a494
Pipeline
#8532
passed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
content/posts/tuto-hugo.md
content/posts/tuto-hugo.md
+5
-3
No files found.
content/posts/tuto-hugo.md
View file @
bf3c5ffe
...
...
@@ -39,14 +39,16 @@ l'[instance Gitlab de l'Ensimag](https://gitlab.ensimag.fr/gorafit/gorafit.pages
# Étape 0 : Installer les outils de développement
Seulement deux dépendances :
*
Git
*
Git
(supposons que vous l'avez déjà)
*
Hugo
Sur BubuOS, Manjaro ou Arch :
```
sh
sudo
pacman
-Syu
--needed
git hugo
sudo
pacman
-Syu
--needed
hugo
# Sur BubuOS, Manjaro ou Arch
snap
install
hugo
--channel
=
extended
# Si vous avez snapd sur votre système
```
Si vous êtes dans un autre cas, consultez le
[
guide officiel
](
https://gohugo.io/getting-started/installing/
)
.
# Étape 1 : Créer le squelette du site
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment