Commit Graph
34 Commits
Author SHA1 Message Date
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
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
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
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
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
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
Achilleas Pipinellis d3a9e560a0 Merge branch 'fix-config-baseurl' into 'master'
Fixes baseurl

## Why

Blog posts urls aren't correct:

Example, newest post url: https://pages.gitlab.io/hugo/hugo/posts/newest/ (`/hugo/` is repeating itself)

Correct path: https://pages.gitlab.io/hugo/posts/newest/

## How to fix this

Baseurl (current, not working): `"/hugo"`

Baseurl (correct): `"https://pages.gitlab.io/hugo/"`

## Working example

Config: https://gitlab.com/virtua-tests/hugo/blob/master/config.toml

Website: https://virtua-tests.gitlab.io/hugo/

Posts:

https://virtua-tests.gitlab.io/hugo/posts/newest/

https://virtua-tests.gitlab.io/hugo/posts/middle/

https://virtua-tests.gitlab.io/hugo/posts/oldest/

----

cc/ @axil 

See merge request !1
2016-04-13 16:43:05 +00:00
Achilleas Pipinellis b6e73458bd Add TOC 2016-04-05 21:00:50 +03:00
Achilleas Pipinellis 9efb622064 Run only on master 2016-04-05 18:15:02 +03:00
Achilleas Pipinellis 6590c638fc Update README 2016-04-05 18:14:49 +03:00
Achilleas Pipinellis c64770c3d9 Exclude public dir 2016-04-05 18:13:16 +03:00
Achilleas Pipinellis 3cc228936d yaml to toml 2016-04-05 18:12:49 +03:00
Achilleas Pipinellis b1db6407b3 Set base_url to /hugo 2016-03-28 16:00:26 +00:00
Achilleas Pipinellis 4b264f448d Change site URL 2016-03-23 10:21:13 +00:00
Achilleas Pipinellis ae41758c88 Change Hugo url 2016-02-26 13:05:54 +02:00
Achilleas Pipinellis 682b1ec150 Change intro 2016-02-26 13:03:03 +02:00
Achilleas Pipinellis eb0b63bd59 Remove public dir 2016-02-26 13:00:03 +02:00
Achilleas Pipinellis 3d1e0ca5d8 Update readme 2016-02-26 10:57:59 +00:00
Achilleas Pipinellis 5769fe328c Update baseurl 2016-02-26 10:46:25 +00:00
Achilleas Pipinellis ac12ca5a03 Use https 2016-02-26 10:40:39 +00:00
Achilleas Pipinellis b0910f8c12 Add different image 2016-02-26 10:34:07 +00:00
Achilleas Pipinellis f23cbd5d9a Add .gitlab-ci.yml 2016-02-26 10:24:20 +00:00
Achilleas Pipinellis 1958fa0940 Change baseurl 2016-02-26 10:22:24 +00:00