Achilleas Pipinellis (🌴 back on April 30 🌴)
|
72abb2330e
|
Update Hugo to version 0.39
|
2018-04-23 04:32:27 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
3a9251c709
|
Update Hugo to version 0.39
|
2018-04-22 04:38:35 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
8c45915ea9
|
Update Hugo to version 0.39
|
2018-04-21 04:31:54 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
d2f5941ad3
|
Update Hugo to version 0.39
|
2018-04-20 04:31:10 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
25a6e6f80c
|
Update Hugo to version 0.39
|
2018-04-19 04:27:47 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
1faba10e6b
|
Update Hugo to version 0.39
|
2018-04-18 04:32:08 +00:00 |
|
Achilleas Pipinellis (🌴 back on April 30 🌴)
|
ed874978e4
|
Update Hugo to version 0.39
|
2018-04-17 04:37:38 +00:00 |
|
Achilleas Pipinellis
|
2fd819276f
|
Don't use services in update job
|
2018-04-09 18:46:06 +00:00 |
|
Achilleas Pipinellis
|
90c060d321
|
Update Hugo to version 0.38.2
|
2018-04-09 18:42:09 +00:00 |
|
Achilleas Pipinellis
|
9b867ddd79
|
Merge branch 'automation' into 'registry'
Automation of Hugo update
See merge request pages/hugo!46
|
2018-04-09 18:39:51 +00:00 |
|
Rémy Jacquin
|
8792b93068
|
Replace PROJECT variable by CI_PROJECT_PATH
|
2018-04-09 18:31:42 +02:00 |
|
Rémy Jacquin
|
7aabed1168
|
Removed author_name parameter to commit
Signed-off-by: Rémy Jacquin <remy@remyj.fr>
|
2018-02-15 18:03:43 +01:00 |
|
Rémy Jacquin
|
b135340c71
|
Update gitlab-ci jobs to add the update job
Signed-off-by: Rémy Jacquin <remy@remyj.fr>
|
2018-01-23 19:22:17 +01:00 |
|
Rémy Jacquin
|
1d96617b2c
|
Add update script
Signed-off-by: Rémy Jacquin <remy@remyj.fr>
|
2018-01-23 14:10:18 +01:00 |
|
Achilleas Pipinellis
|
23b16eab71
|
Hugo 0.32.3
|
2018-01-09 08:14:06 +00:00 |
|
Achilleas Pipinellis
|
32b3d80c12
|
Merge branch 'upgrade_hugo' into 'registry'
Update Hugo from 0.27.1 to 0.30.2
See merge request pages/hugo!42
|
2017-10-20 15:40:01 +00:00 |
|
Rémy Jacquin
|
51cdeb3b2d
|
Update Hugo from 0.27.1 to 0.30.2
|
2017-10-20 15:07:46 +02:00 |
|
Achilleas Pipinellis
|
a76cc016b8
|
Merge branch 'registry' into 'registry'
Fix SSL error and upgrade Hugo to 0.27.1 and improve build workflow
See merge request pages/hugo!37
|
2017-10-15 16:48:37 +00:00 |
|
Rémy Jacquin
|
afb3b96834
|
Don't push test image to repository anymore
|
2017-10-15 15:02:38 +02:00 |
|
Rémy Jacquin
|
b1db27cd59
|
Added git support for using Hugo git variables
https://gohugo.io/variables/git/
|
2017-09-17 20:44:42 +02:00 |
|
Remy Jacquin
|
3274c9db71
|
Merge branch 'update_docker_image_workflow' into 'registry'
Update docker image workflow
See merge request remyj38/hugo!1
|
2017-09-17 18:24:07 +00:00 |
|
Rémy Jacquin
|
1c2df8d832
|
Add tests for docker image
|
2017-09-17 20:16:58 +02:00 |
|
Rémy Jacquin
|
be59881974
|
Split Docker image build and deployment.
Image is now deployed only on tag creation.
Latest tag was added (better pour image usage)
|
2017-09-17 18:31:45 +02:00 |
|
Rémy Jacquin
|
361f873963
|
Upgrade Hugo to v0.27.1
|
2017-09-17 17:29:52 +02:00 |
|
Rémy Jacquin
|
590d19a8a9
|
Don't remove openssl and ca-certificates to fix #11 (again)
|
2017-09-17 17:21:44 +02:00 |
|
Achilleas Pipinellis
|
5f8a46bce8
|
Update Dockerfile
|
2017-08-19 12:58:23 +00:00 |
|
Achilleas Pipinellis
|
b80d9cd3bd
|
Remove ENTRYPOINT
|
2017-07-26 15:02:27 +03:00 |
|
Achilleas Pipinellis
|
9fe190558f
|
which hugo
|
2017-07-26 14:56:25 +03:00 |
|
Achilleas Pipinellis
|
21ac4fe0f0
|
Fix Dockerfile
|
2017-07-26 14:47:05 +03:00 |
|
Achilleas Pipinellis
|
9cf351edc0
|
Build hugo image
|
2017-07-26 14:33:14 +03:00 |
|
Achilleas Pipinellis
|
8eb59e499f
|
Bump to 0.22
|
2017-06-13 10:41:05 +02:00 |
|
Achilleas Pipinellis
|
7db9338781
|
Merge branch '11/x509-error-deploy-when-using-data-driven-content' into 'master'
Added ca-certificates apk to use Data-driven Content
Closes #11
See merge request !21
|
2017-05-15 15:38:35 +00:00 |
|
Rick Kuilman
|
4c982e3d5a
|
Added ca-certificates apk to use Data-driven Content
|
2017-05-15 15:38:35 +00:00 |
|
Achilleas Pipinellis
|
ad2166bf51
|
Update to Hugo 0.20.7
|
2017-05-10 15:25:53 +02:00 |
|
Achilleas Pipinellis
|
df5505a66c
|
Change theme
|
2017-05-10 15:08:10 +02:00 |
|
Achilleas Pipinellis
|
9b0d718a6e
|
Merge branch 'update' into 'master'
update Readme
See merge request !14
|
2017-03-01 12:17:33 +00:00 |
|
Achilleas Pipinellis
|
4e8f2ce3de
|
Merge branch 'update-submodules' into 'master'
Suggest to update submodules if hugo theme is in a submodule.
See merge request !12
|
2017-03-01 12:16:48 +00:00 |
|
Benjamin
|
601d569bad
|
update Readme
|
2017-02-13 15:46:56 +01:00 |
|
Achilleas Pipinellis
|
b4a9d7eef0
|
Merge branch 'update' into 'master'
update alpine to 3.5, update hugo to 0.18.1
See merge request !13
|
2017-02-13 12:52:36 +00:00 |
|
Benjamin
|
dc629c8112
|
update alpine to 3.5, update hugo to 0.18.1
|
2017-02-12 08:42:19 +01:00 |
|
Gilbert Gilb's
|
ed5633cfc0
|
Suggest to update submodules if hugo theme is in a submodule.
|
2016-12-28 22:03:16 +01:00 |
|
Achilleas Pipinellis
|
8acbc2c2c5
|
Merge branch 'remove-deploy-sh' into 'master'
Remove deploy.sh
Closes #6
See merge request !8
|
2016-08-04 15:04:35 +00:00 |
|
Achilleas Pipinellis
|
141b5abf23
|
Remove deploy.sh
Closes #1
|
2016-08-04 15:02:47 +00:00 |
|
Achilleas Pipinellis
|
85f5d9a895
|
Merge branch 'install-hugo' into 'master'
Install Hugo 0.16 on the fly and use it
See merge request !7
|
2016-08-04 15:01:40 +00:00 |
|
Ariya Hidayat
|
dcdc5b56c2
|
Install Hugo 0.16 on the fly and use it
|
2016-07-28 22:46:24 -07:00 |
|
Achilleas Pipinellis
|
9069e3b015
|
Use HTTPS for Google fonts
|
2016-07-11 17:16:19 +00:00 |
|
Achilleas Pipinellis
|
c3f817a28b
|
Merge branch 'fix-urls' into 'master'
Use official pages URL
See merge request !6
|
2016-07-11 15:59:46 +00:00 |
|
Achilleas Pipinellis
|
a71071e90c
|
Use test stage on branches other than master
|
2016-07-11 15:54:29 +00:00 |
|
Achilleas Pipinellis
|
deff787829
|
Use official pages URL
|
2016-07-11 15:51:15 +00:00 |
|
Achilleas Pipinellis
|
e07458d021
|
Merge branch 'fix-url' into 'master'
fix url
Fixes #4
Sorry @axil, this was a test and shouldn't have passed to the upstream :|
See merge request !4
|
2016-04-20 17:59:56 +00:00 |
|