Skip to content
Snippets Groups Projects
Commit 6e006926 authored by Virtua Creative's avatar Virtua Creative
Browse files

Merge branch 'revert-b4178e45' into 'master'

Revert b4178e45

adding cache back

See merge request !3
parents d3a9e560 e8f5c3be
No related branches found
No related tags found
No related merge requests found
image: publysher/hugo
cache:
paths:
- /var/cache/apt/archives/
before_script:
- apt-get update
- apt-get -qq install git-core
- git config --global user.name "User Name"
- git config --global user.email "user@example.com"
- git config --list
pages:
script:
- hugo
......
contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
baseurl = "https://pages.gitlab.io/hugo/"
baseurl = "http://hugo.ramosmd.ml"
title = "Hugo Blog Template for GitLab Pages"
canonifyurls = true
theme = "Lanyon"
......
......@@ -10,6 +10,8 @@ categories:
## First Heading
### HELLO WORLD!
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus, consequatur aspernatur omnis iste. Voluptates, id inventore ea natus ab sed amet ipsa ratione sunt dignissimos. Soluta illum aliquid repellendus recusandae.
### Sub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment