Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
signs.pages.git.cccv.de
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
signs
signs.pages.git.cccv.de
Commits
b4a92564
Commit
b4a92564
authored
2 years ago
by
Ral
Browse files
Options
Downloads
Patches
Plain Diff
Add warnings to readme
parent
1fd5246e
No related branches found
No related tags found
No related merge requests found
Pipeline
#17513
passed
2 years ago
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+9
-0
9 additions, 0 deletions
readme.md
with
9 additions
and
0 deletions
readme.md
+
9
−
0
View file @
b4a92564
...
...
@@ -3,6 +3,8 @@ The c3sign Website
This
`git`
repository contains the
`c3sign.de`
website.
Warning: This repository contains more than 1 GB data when cloned.
Static content
--------------
...
...
@@ -25,6 +27,11 @@ http://localhost:1313/
```
to view the page.
Warning: Due to the massive amount of images, the
*first*
Hugo run takes a very
long time (in the order of 20 - 40 minutes depending on your machine). Subsequent
runs are much faster (about 1 - 2 seconds) as long as the cache (
`resources/_gen/`
,
about 800 MB) is not removed.
Build
-----
...
...
@@ -35,3 +42,5 @@ rm -rf public/
hugo --minify
```
to get a fresh static build in
`public/`
.
Warning: The build output
`public/`
is currently about 1.2 GB large.
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