diff --git a/Gemfile b/Gemfile new file mode 100755 index 00000000..97355ea7 --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gem 'github-pages' diff --git a/_config.yml b/_config.yml new file mode 100755 index 00000000..3d81c716 --- /dev/null +++ b/_config.yml @@ -0,0 +1,14 @@ +# project definitions +topnav_title: LBJava +homepage_title: LBJava Documentation +site_title: LBJava +company_name: CogComp +footer_image_location: /common_images/logo.png +# variables + +defaults: + - + scope: + path: "" # an empty string here means all files in the project + values: + layout: "default" diff --git a/_data/alerts.yml b/_data/alerts.yml new file mode 100755 index 00000000..157e1622 --- /dev/null +++ b/_data/alerts.yml @@ -0,0 +1,15 @@ +tip: '