Skip to content

Commit 7f8e29e

Browse files
ihardywickr
authored andcommitted
display dates on posts (#9)
* apply post template to _posts, move static pages to root and retain page template * undo accidental change to indentation * move static pages to new _pages dir * 2006 Conference content links (#12) * initial work to fix some of the 2006 schedule pages * More link fixes for 2006 conference content * Add ending slash to permalinks. * 2007 conference links. Part of #3. (#17) * Add post announcing 2019 conference and link conf site. * add mastodon instance and customize the social layout so it doesn't point to a specific username (#19) * 2008 conference links (#20) * 2007 conference links. Part of #3. * 2008 conference links * apply post template to _posts, move static pages to root and retain page template * undo accidental change to indentation * move static pages to new _pages dir
1 parent f06a23b commit 7f8e29e

File tree

452 files changed

+452
-447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

452 files changed

+452
-447
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
2222
url: "http://code4lib.org" # the base hostname & protocol for your site, e.g. http://example.com
2323
logo: "/files/logo/c4l_logo/c4l_logo.RGB_400px.png"
2424
logo_alt: "Code4Lib"
25+
include: ['_pages']
2526

2627
header_pages:
2728
- about.md

_posts/2011-02-11-about.md renamed to _pages/about.md

Lines changed: 1 addition & 0 deletions

_posts/2006-02-24-chat.md renamed to _pages/chat.md

Lines changed: 1 addition & 0 deletions

_posts/2006-02-23-code4lib-conference.md renamed to _pages/code4lib-conference.md

Lines changed: 1 addition & 0 deletions

_posts/2008-10-10-local-chapters.md renamed to _pages/local-chapters.md

Lines changed: 1 addition & 0 deletions

_posts/2005-11-21-code4lib-2006.md

Lines changed: 1 addition & 1 deletion

_posts/2005-11-21-drupal-installed.md

Lines changed: 1 addition & 1 deletion

_posts/2005-11-21-panizzi.md

Lines changed: 1 addition & 1 deletion

_posts/2005-11-29-code4lib-conference-2006-schedule.md

Lines changed: 1 addition & 1 deletion

_posts/2005-12-01-code4lib-2006-call-for-proposals.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)