hexo-theme | 一个简单的hexo主题 | Blog library

 by   geekwen CSS Version: v3.4.0 License: No License

kandi X-RAY | hexo-theme Summary

kandi X-RAY | hexo-theme Summary

hexo-theme is a CSS library typically used in Web Site, Blog applications. hexo-theme has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

一个简单的hexo主题
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hexo-theme has a low active ecosystem.
              It has 38 star(s) with 5 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 8 have been closed. On average issues are closed in 168 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of hexo-theme is v3.4.0

            kandi-Quality Quality

              hexo-theme has no bugs reported.

            kandi-Security Security

              hexo-theme has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              hexo-theme does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              hexo-theme releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hexo-theme
            Get all kandi verified functions for this library.

            hexo-theme Key Features

            No Key Features are available at this moment for hexo-theme.

            hexo-theme Examples and Code Snippets

            快速入门,theme/_config.yml 设置说明
            CSSdot img1Lines of Code : 28dot img1no licencesLicense : No License
            copy iconCopy
            # 导航栏设置
            menu:
              首页: /
              文章: /archives
              标签: /tags
              关于: /about
            
            # 博客建设时间:显示在页脚
            blog_since: 2015
            
            # 网站链接:显示在左上角
            site_url: geekwen
            
            # 网站logo链接:显示在左上角
            logo_url: /images/logo.png
            
            # 首页正文内容:分别对应第一行和第二行
            index_content:
              1: Geekwen
              2: 一个前端开发工程师的博客
            
            # 选择默认  
            快速入门,给站点添加订阅功能
            CSSdot img2Lines of Code : 11dot img2no licencesLicense : No License
            copy iconCopy
            # Extensions
            ## Plugins: http://hexo.io/plugins/
            #RSS订阅
            plugin:
              hexo-generator-feed
            
            #Feed Atom
            feed:
              type: atom
              path: atom.xml
              limit: 20
              
            快速入门,修改页面的副标题
            CSSdot img3Lines of Code : 4dot img3no licencesLicense : No License
            copy iconCopy
            title: 关于
            date: 2015-10-14 15:33:51
            page_subtitle: "这是关于我的页面"
            ---
              

            Community Discussions

            QUESTION

            hexo deploy to github pages fail
            Asked 2021-Jun-14 at 02:43

            I want to deploy hexo to github page:https://chenjuexu.github.io/

            But it did not work like below:

            $ hexo generate FATAL YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key (107:18)

            104 | deploy: 105 | type: git 106 | repo:https://github.com/chenjuexu/chenjuexu.gi ... 107 | branch:gh-pages ...

            ANSWER

            Answered 2021-Jun-14 at 02:43

            Just cancel it because its version updated

            Source https://stackoverflow.com/questions/67875938

            QUESTION

            Hexo cannot display "next" theme
            Asked 2020-Oct-08 at 15:50

            Noob here. I want to build a personal blog using Hexo with theme next, but I met some problems (no problems with other themes, e.g. landscape). I typed hexo s -g Cmd line returns

            ...

            ANSWER

            Answered 2020-Oct-08 at 15:50

            I also met this problem tonight. And I solved this problem by using the version 8.0.0 $ git clone --branch v8.0.0 https://github.com/next-theme/hexo-theme-next themes/next You can see the full instruction in this page: https://theme-next.js.org/docs/getting-started/installation.html

            Source https://stackoverflow.com/questions/63405693

            QUESTION

            Use Swiper with hexo themes: height becomes 0
            Asked 2017-Oct-10 at 11:26
            • Swiper Version: 4.0.0.
            • Platform/Target and Browser Versions: Ubuntu 17, Chrome
            • Generator: Hexo 3.0 + Hexo-theme-next
            What you did

            I am trying to put Swiper in my header area on my index page. What I did is put the demo file into one swiperheader.swig file. Remove the tags, and used CDNS links.

            Full sample code

            HTML snippet

            ...

            ANSWER

            Answered 2017-Oct-10 at 11:26

            I'm not familiar with hexo but I've had a similar bug with swiper and an image inside the slide. In my case the problem was that the image inside my swiper slide had position absolute. Every element that has position absolute does not have a height and this again results in a swiper slide being too small because swiper calculates the height according to the elements inside it.

            Hope I could help.

            Source https://stackoverflow.com/questions/46662847

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hexo-theme

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/geekwen/hexo-theme.git

          • CLI

            gh repo clone geekwen/hexo-theme

          • sshUrl

            git@github.com:geekwen/hexo-theme.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Blog Libraries

            hexo

            by hexojs

            mastodon

            by mastodon

            mastodon

            by tootsuite

            halo

            by halo-dev

            vuepress

            by vuejs

            Try Top Libraries by geekwen

            hexo-local-admin

            by geekwenJavaScript

            waterfall

            by geekwenJavaScript