Release 0.92 2014-12-21
This commit is contained in:
parent
3068e7a7aa
commit
a56896dda4
114 changed files with 10775 additions and 2079 deletions
16
_data/language.yml
Normal file
16
_data/language.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
about_website: "About This Site"
|
||||
archive: "Archive"
|
||||
blog_archive: "Blog Archive"
|
||||
blog: "Blog"
|
||||
comments_headline: "Dialogue & Discussion"
|
||||
more: "More ›"
|
||||
more_articles: "More Articles"
|
||||
navigation_title: "Navigation"
|
||||
new_blog_entries: "New Blog Articles"
|
||||
next: "Next"
|
||||
next_posts: "Next Posts"
|
||||
previous: "Previous"
|
||||
previous_posts: "Previous Posts"
|
||||
read: "Read"
|
||||
read_more: "Read More ›"
|
||||
thank_you: "Thank You!"
|
16
_data/services.yml
Normal file
16
_data/services.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
- menu_name: "Services"
|
||||
|
||||
- name: "Contact"
|
||||
url: "/contact/"
|
||||
class: "services-contact"
|
||||
title: "Contact"
|
||||
|
||||
- name: "RSS"
|
||||
url: "/feed.xml"
|
||||
class: "rss-link"
|
||||
title: "Subscribe to RSS"
|
||||
|
||||
- name: "sitemap.xml"
|
||||
url: "/sitemap.xml"
|
||||
class: "sitemap-link"
|
||||
title: "Sitemap for Google Webmastertools"
|
Reference in a new issue