hexo_theme_AlphaDust

Use AlphaDust theme

themes/alpha-dust/_config.yml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Logo (Font Awesome Class)
fa_logo: fa-cube

# Header
menu:
Home: /
Archives: /archives
About: /about.html
# Tags: /tags
# Categories: /categories
Contact: /contact.html

# Default post title
default_post_title: mynote

# Archive Date Format
archive_date_format: YYYY-MM-DD

# Comments.
comments:
# Disqus comments
disqus_shortname:

# Google Analytics Tracking ID
google_analytics:

# Social Accounts
#twitter_url: https://twitter.com/?lang=en
#facebook_url: https://www.facebook.com/
#instagram_url: https://www.instagram.com/
#dribble_url: https://dribbble.com/
github_url: https://github.com/aaray6
#googleplus_url: https://plus.google.com/
#behance_url: https://www.behance.net/
#fivehundredpx_url: https://500px.com/
email_url: aaray@21cn.com
#rss_url: \#

# Footer About Text
footer_about: "<a href=\"/about.html\">I love games</a>"

# Footer Copyright Line
footer_copyright: "Copyleft"