README.md
    Example [Hexo] website using GitLab with [Netlify](https://www.netlify.com/).

    Netlify Configuration

    In order to build this site with Netlify, simply log in or register at https://app.netlify.com/, then select "New site from Git" from the top right. Select GitLab, authenticate if needed, and then select this project from the list. Netlify will handle the rest.

    In the meantime, you can take advantage of all the great GitLab features like merge requests, issue tracking, epics, and everything else GitLab has to offer.

    Building locally

    To work locally with this project, you'll have to follow the steps below:

    1. Fork, clone or download this project
    2. Install Hexo and Hexo Server
    3. Install dependencies: npm install
    4. Preview your site: hexo server
    5. Add content
    6. Generate your site (optional): hexo generate

    Read more at Hexo's documentation.

    Did you fork this project?

    If you forked this project for your own use, please go to your project's Settings and remove the forking relationship, which won't be necessary unless you want to contribute back to the upstream project.

    Troubleshooting

    1. CSS is missing! That means two things:

      Either that you have wrongly set up the CSS URL in your templates, or your static generator has a configuration option that needs to be explicitly set in order to serve static assets under a relative URL.


    Forked from @VeraKolotyuk

    项目简介

    A Hexo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.

    发行版本

    当前项目没有发行版本

    贡献者 1

    开发语言

    • CSS 46.6 %
    • JavaScript 32.3 %
    • HTML 21.1 %