diff --git a/.github/workflows/gov-arch-site.yml b/.github/workflows/gov-arch-site.yml new file mode 100644 index 0000000..adf9f9f --- /dev/null +++ b/.github/workflows/gov-arch-site.yml @@ -0,0 +1,37 @@ +name: Build and Deploy a Jekyll Site to GitHub Pages + +on: + push: + branches: + - main + +jobs: + jekyll: + runs-on: macos-latest + steps: + - name: 📂 setup + uses: actions/checkout@v2 + + # include the lines below if you are using jekyll-last-modified-at + # or if you would otherwise need to fetch the full commit history + # however this may be very slow for large repositories! + # with: + # fetch-depth: '0' + - name: 💎 setup ruby + uses: ruby/setup-ruby@v1 + with: + ruby-version: 3.2 + + - name: 🔨 install dependencies & build site + uses: limjh16/jekyll-action-ts@v2 + with: + enable_cache: true + + - name: 🚀 deploy + uses: peaceiris/actions-gh-pages@v3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./_site + # if the repo you are deploying to is .github.io, uncomment the line below. + # if you are including the line below, make sure your source files are NOT in the "main" branch: + # publish_branch: main diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..f716ccc --- /dev/null +++ b/.ruby-version @@ -0,0 +1,2 @@ +ruby-3.2.3 +ruby-3.2.3 diff --git a/Gemfile b/Gemfile index 92e0134..347dd38 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,12 @@ source "https://rubygems.org" gemspec +ruby "3.2.3" + +gem "jekyll", "~> 4.2.0" + # for demo site -gem "jekyll-paginate" \ No newline at end of file +gem "jekyll-paginate" + +gem "webrick", "~> 1.8" +gem 'thin' diff --git a/README.md b/README.md index 79b4868..7dc3b65 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ title: "Hitchens" An inarguably well-designed [Jekyll](http://jekyllrb.com) theme by [Pat Dryburgh](https://patdryburgh.com). -![Hitchens Preview](https://raw.githubusercontent.com/patdryburgh/hitchens/master/screenshot.png) - Undoubtably one of the great minds of our time, [Christopher Hitchens](https://en.wikipedia.org/wiki/Christopher_Hitchens) challenged his readers to think deeply on topics of politics, religion, war, and science. This Jekyll theme's design is inspired by the trade paperback version his book, [Arguably](https://en.wikipedia.org/wiki/Arguably), and is dedicated to his memory. ## Quick Start diff --git a/_config.yml b/_config.yml index e0a4e60..591c309 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: Governance Archaeology # email: hello@patdryburgh.com description: >- # this means to ignore newlines until "baseurl:" TK Governance Archaeology description -baseurl: "/" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "https://patdryburgh.github.io" # the base hostname & protocol for your site, e.g. http://example.com # icon: /assets/images/icon-512.png # twitter_username: patdryburgh diff --git a/_data/menu.yml b/_data/menu.yml index d9230eb..d71664e 100644 --- a/_data/menu.yml +++ b/_data/menu.yml @@ -11,4 +11,4 @@ url: https://excavations.digital/ - title: Research as ancestry - url: https://direct.mit.edu/daed/article/152/1/245/115000/Governance-Archaeology-Research-as-Ancestry + url: https://www.amacad.org/publication/governance-archaeology-research-ancestry diff --git a/_layouts/default.html b/_layouts/default.html index bbb48d7..828734b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,7 +25,7 @@ diff --git a/_sass/_base.scss b/_sass/_base.scss index a4e550a..959269b 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -19,7 +19,7 @@ h2 { h3 { font-size: 1.5em; - margin: 1.3333em auto; + margin: 0.5em auto; text-align: center; } @@ -158,4 +158,4 @@ figcaption { border-color: $text-color; margin-top: 0; } -} \ No newline at end of file +} diff --git a/_sass/_variables.scss b/_sass/_variables.scss index 89eef80..39d0f43 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -1,6 +1,6 @@ $brand-color: #f4efe6; $highlight: lighten($brand-color, 35%); -$text-color: #0b0404; +$text-color: #1f1f1f; $muted-text-color: #64644B; $font-family: "EB Garamond", Garamond, "Times New Roman", serif; diff --git a/database.md b/database.md index d45608b..c446e88 100644 --- a/database.md +++ b/database.md @@ -3,10 +3,16 @@ layout: post title: Database --- -Description of data here ... +### [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP) -Links to database ... +Brief description here? +
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ornare auctor massa, a posuere metus condimentum quis. Fusce quis pretium sem, a molestie tellus. Duis consequat, ligula ac rhoncus hendrerit, leo nunc vulputate magna, sit amet congue magna tortor vel lacus. Cras lacinia, tellus a hendrerit molestie, orci tellus condimentum lorem, a tempor eros ipsum nec lectus. Pellentesque ultricies, eros in accumsan dictum, velit odio rutrum tortor, pretium aliquet sem lorem sit amet velit. Ut sem nibh, volutpat non urna non, lobortis luctus nulla. Praesent eros est, venenatis mollis vulputate commodo, convallis et lectus. Sed tristique dignissim est vel porta. Nullam at neque vitae risus pellentesque sodales. +### Data Dictionary + +    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ornare auctor massa, a posuere metus condimentum quis. Fusce quis pretium sem, a molestie tellus. Duis consequat, ligula ac rhoncus hendrerit, leo nunc vulputate magna, sit amet congue magna tortor vel lacus. Cras lacinia, tellus a hendrerit molestie, orci tellus condimentum lorem, a tempor eros ipsum nec lectus. Pellentesque ultricies, eros in accumsan dictum, velit odio rutrum tortor, pretium aliquet sem lorem sit amet velit. Ut sem nibh, volutpat non urna non, lobortis luctus nulla. Praesent eros est, venenatis mollis vulputate commodo, convallis et lectus. Sed tristique dignissim est vel porta. Nullam at neque vitae risus pellentesque sodales. + +
+### Methodology Donec sem ante, iaculis interdum placerat vitae, interdum nec risus. Quisque et justo augue. Nulla facilisi. Suspendisse id enim vitae ex lobortis facilisis mollis ut odio. Maecenas at ex nisl. Aliquam dapibus, neque ut viverra feugiat, risus mauris tempus arcu, eu aliquet felis tortor at metus. Pellentesque semper felis sit amet ex egestas, imperdiet tempus augue pellentesque. Aenean aliquam ex ut sem ornare, eu ultricies ligula pellentesque. Praesent non elit tempus, dictum diam in, semper enim. Nulla sit amet ante vel nulla dictum tempus sit amet sed quam. Donec at consequat libero. In vel eleifend sem. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque tincidunt tellus in pulvinar porttitor. diff --git a/favicon.ico b/favicon.ico index 080e9d5..7e5862b 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index cdd0643..0000000 Binary files a/screenshot.png and /dev/null differ