Code Monkey home page Code Monkey logo

Comments (4)

ppoffice avatar ppoffice commented on August 25, 2024

Would you please post your _config.yml here?

from hexo-theme-icarus.

chnmessi avatar chnmessi commented on August 25, 2024

Hexo Configuration

Docs: http://hexo.io/docs/configuration.html

Source: https://github.com/hexojs/hexo/

Site

title: Freeniu
subtitle:
description:
author: Freeniu
author_title: Null
avatar: css/images/freeniu.png
location: 'China'
follow: https://github.com/chnmessi
language: en
timezone:

URL

If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'

url: http://freeniu.com
root: /
permalink: :year/:month/:day/:title/
permalink_defaults:

Directory

source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives
category_dir: categories
code_dir: downloads/code
i18n_dir: :lang
skip_render:

Writing

new_post_name: :title.md # File name of new posts
default_layout: post
titlecase: false # Transform title into titlecase
external_link: true # Open external links in new tab
filename_case: 0
render_drafts: false
post_asset_folder: false
relative_link: false
future: true
highlight:
enable: true
line_number: true
tab_replace:

Category & Tag

default_category: uncategorized
category_map:
tag_map:

Date / Time format

Hexo uses Moment.js to parse and display date

You can customize the date format as defined in

http://momentjs.com/docs/#/displaying/format/

date_format: YYYY-MM-DD
time_format: HH:mm:ss

Pagination

Set per_page to 0 to disable pagination

per_page: 5
pagination_dir: page

Extensions

Plugins: http://hexo.io/plugins/

Themes: http://hexo.io/themes/

theme: icarus

Deployment

Docs: http://hexo.io/docs/deployment.html

deploy:
type: git
repository: [email protected]:chnmessi/chnmessi.github.com.git
branch: master

Header

menu:
Home: /
Archives: /archives
About: /about

Content

excerpt_link: Read More
fancybox: true

Sidebar

sidebar: right
widgets:

  • recent_posts
  • category
  • tag
  • tagcloud
  • archive
    thumbnail: true

Contacts

contacts:
github: https://github.com/chnmessi
twitter: https://twitter.com/freeniu
facebook: https://www.facebook.com/freeniub
#dribbble: '#'
rss: /atom.xml

Links

links:
Hexo: http://hexo.io

Disqus

disqus_shortname: freeniu

from hexo-theme-icarus.

ppoffice avatar ppoffice commented on August 25, 2024

I think you may miss the _config.yml in icarus theme folder. You can rename _config.yml.example to _config.yml and take another look.

from hexo-theme-icarus.

chnmessi avatar chnmessi commented on August 25, 2024

oh,Thank you.It has solved and the reason is what you said.

from hexo-theme-icarus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.