206 Commits

Author SHA1 Message Date
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
Achilleas Pipinellis
8486d61b49 Merge branch 'fix-ci' into 'master'
fixes gitlab-ci (original state)

Same thing here @axil  ( as in pages/hugo!4) 

I don't know why my  forked `master ` branch was merged to the upstream... The MR I added to update the "readme" was coming from a branch in the Pages group, not from my forked project.

Anyway, this MR will bring the `.gitlab-ci.yml` to its original state. 

See merge request !5
2016-04-20 17:59:19 +00:00
Virtua Creative
4d21de4b1f fix gitlab-ci (original state) 2016-04-20 15:40:36 +00:00
Virtua Creative
eb2f8df3b4 http -> https 2016-04-20 15:36:54 +00:00
Virtua Creative
6256d62d13 fix url 2016-04-20 15:33:12 +00:00
Achilleas Pipinellis
ee59cdc8bc Merge branch 'note-preview-and-user-site' into 'master'
update README

Fixes #2 

- Add note: preview site at `localhost:1313/hugo/` - see https://gitlab.com/pages/hugo/issues/2#note_4728574 - no need to add `--baseurl` flag to the `server` command (tested locally)

- Move the step "Generate the website: `hugo`" to the end - it's a non-required step

- Add note regarding user/group site and custom domain

cc/ @axil 



See merge request !2
2016-04-20 12:56:32 +00:00
Virtua Creative
6e006926bb Merge branch 'revert-b4178e45' into 'master'
Revert b4178e45

adding cache back

See merge request !3
2016-04-19 23:33:26 +00:00
Virtua Creative
e8f5c3be1f Revert "test11: remove cache"
This reverts commit b4178e4531623a06feb68684f174140a53570df9
2016-04-19 23:32:56 +00:00
Virtua Creative
b4178e4531 test11: remove cache 2016-04-19 22:27:40 +00:00
Virtua Creative
36156ff4cf test build after test10 2016-04-19 22:26:00 +00:00
Virtua Creative
7924d27088 test10: -qq 2016-04-19 22:19:35 +00:00
Virtua Creative
7510c8fb32 test9: apt-get update before apt-get git-core 2016-04-19 22:16:55 +00:00
Virtua Creative
dee98808dc test8: list packages 2016-04-19 22:09:46 +00:00
Virtua Creative
a93b5e4071 test7: apt-get install git from the source 2016-04-19 22:06:05 +00:00
Virtua Creative
ca07445538 test6: apt-get git-core 2016-04-19 22:01:48 +00:00
Virtua Creative
1dc9690f6e test6: apt-get git 2016-04-19 21:54:47 +00:00
Virtua Creative
d635249096 test5: apt-get git-all + cache 2016-04-19 21:52:52 +00:00
Virtua Creative
ac5838a462 test4: apt-get -qq + cache 2016-04-19 21:51:16 +00:00
Virtua Creative
8f5c3b374b update readme - fixes #2 2016-04-19 21:30:20 +00:00
Virtua Creative
36a5e0d5ab update config - custom domain 2016-04-19 19:49:31 +00:00
Virtua Creative
ed91faff5d removing test: apt-get did not work 2016-04-19 16:30:32 +00:00
Virtua Creative
cac38c21b6 test2: install git 2016-04-19 16:28:11 +00:00
Virtua Creative
99315ef3a1 test1: install git 2016-04-19 16:26:28 +00:00