mirror of https://gitlab.com/curben/blog
89a1d48b23
Fix layout
Fixes #1
----
Correct paths: url and baseurl
`_config.yml`:
```yaml
url: https://pages.gitlab.io/
root: "/hexo/"
```
----
# **Results**
![hexo-pages](/uploads/e7b2379f430a09b4ea184a0c55822fe0/hexo-pages.png)
----
Forked build: [passed](
|
||
---|---|---|
scaffolds | ||
source/_posts | ||
themes/landscape | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
_config.yml | ||
package.json |
README.md
Example Hexo site using GitLab Pages. Read more at https://doc.gitlab.com/ee/pages/