Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container Registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
guix-hpc
website
Commits
1b256af9
Commit
1b256af9
authored
8 months ago
by
Philippe SWARTVAGHER
Browse files
Options
Downloads
Patches
Plain Diff
README: Update instructions to build the website
parent
1104a711
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+4
-4
4 additions, 4 deletions
README
with
4 additions
and
4 deletions
README
+
4
−
4
View file @
1b256af9
...
...
@@ -12,8 +12,8 @@ This website is developed using the [[https://guix.gnu.org/download/][GNU Guix]]
Run the following command in the website folder (=cd path/to/website=):
#+BEGIN_EXAMPLE
guix
environment
-C -m manifest.scm \
-E GUIX_LOCPATH -E LANG --share=$
HOME/.guix-profile/lib/locale
\
guix
shell
-C -m manifest.scm \
-E GUIX_LOCPATH -E LANG --share=$
GUIX_LOCPATH
\
-- haunt build
#+END_EXAMPLE
...
...
@@ -25,8 +25,8 @@ To try out the website locally while you work on it, run the following
command:
#+BEGIN_EXAMPLE
guix
environment
-C -N -m manifest.scm \
-E GUIX_LOCPATH -E LANG --share=$
HOME/.guix-profile/lib/locale
\
guix
shell
-C -N -m manifest.scm \
-E GUIX_LOCPATH -E LANG --share=$
GUIX_LOCPATH
\
-- haunt serve -w
#+END_EXAMPLE
...
...
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