diff --git a/404.md b/404.md
new file mode 100644
index 0000000..fa2e148
--- /dev/null
+++ b/404.md
@@ -0,0 +1,13 @@
+---
+title: "404"
+excerpt: "Page Not Found"
+permalink: 404.html
+indexing: false
+sitemap: false
+---
+
+Sorry, but the page could not be found.
+
+Are you looking for:
+
+{% include nav-default.html %}
diff --git a/CNAME b/CNAME
new file mode 100644
index 0000000..3a8358c
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+alembic.darn.es
diff --git a/Gemfile b/Gemfile
index bd07a20..b4e2a20 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,9 +1,3 @@
-# frozen_string_literal: true
-
source "https://rubygems.org"
-gem "github-pages", group: :jekyll_plugins
-
gemspec
-
-gem "webrick", "~> 1.8"
diff --git a/Gemfile.lock b/Gemfile.lock
index 9c15786..e886539 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,17 @@
PATH
remote: .
specs:
- jekyll-theme-tactile (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
+ alembic-jekyll-theme (4.1.0)
+ jekyll (~> 4.1)
+ jekyll-commonmark (~> 1.3.1)
+ jekyll-feed (~> 0.15)
+ jekyll-include-cache (~> 0.2)
+ jekyll-mentions (~> 1.6.0)
+ jekyll-paginate (~> 1.1.0)
+ jekyll-redirect-from (~> 0.16)
+ jekyll-seo-tag (~> 2.7.1)
+ jekyll-sitemap (~> 1.4.0)
+ jemoji (~> 0.12)
GEM
remote: https://rubygems.org/
@@ -20,311 +28,105 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
- ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
- dnsruby (1.70.0)
- simpleidn (~> 0.2.1)
- drb (2.2.0)
- ruby2_keywords
+ drb (2.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
- ethon (0.16.0)
- ffi (>= 1.15.0)
eventmachine (1.2.7)
- execjs (2.9.1)
- faraday (2.9.0)
- faraday-net_http (>= 2.0, < 3.2)
- faraday-net_http (3.1.0)
- net-http
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
- github-pages (231)
- github-pages-health-check (= 1.18.2)
- jekyll (= 3.9.5)
- jekyll-avatar (= 0.8.0)
- jekyll-coffeescript (= 1.2.2)
- jekyll-commonmark-ghpages (= 0.4.0)
- jekyll-default-layout (= 0.1.5)
- jekyll-feed (= 0.17.0)
- jekyll-gist (= 1.5.0)
- jekyll-github-metadata (= 2.16.1)
- jekyll-include-cache (= 0.2.1)
- jekyll-mentions (= 1.6.0)
- jekyll-optional-front-matter (= 0.3.2)
- jekyll-paginate (= 1.1.0)
- jekyll-readme-index (= 0.3.0)
- jekyll-redirect-from (= 0.16.0)
- jekyll-relative-links (= 0.6.1)
- jekyll-remote-theme (= 0.4.3)
- jekyll-sass-converter (= 1.5.2)
- jekyll-seo-tag (= 2.8.0)
- jekyll-sitemap (= 1.4.0)
- jekyll-swiss (= 1.0.0)
- jekyll-theme-architect (= 0.2.0)
- jekyll-theme-cayman (= 0.2.0)
- jekyll-theme-dinky (= 0.2.0)
- jekyll-theme-hacker (= 0.2.0)
- jekyll-theme-leap-day (= 0.2.0)
- jekyll-theme-merlot (= 0.2.0)
- jekyll-theme-midnight (= 0.2.0)
- jekyll-theme-minimal (= 0.2.0)
- jekyll-theme-modernist (= 0.2.0)
- jekyll-theme-primer (= 0.6.0)
- jekyll-theme-slate (= 0.2.0)
- jekyll-theme-tactile (= 0.2.0)
- jekyll-theme-time-machine (= 0.2.0)
- jekyll-titles-from-headings (= 0.5.3)
- jemoji (= 0.13.0)
- kramdown (= 2.4.0)
- kramdown-parser-gfm (= 1.1.0)
- liquid (= 4.0.4)
- mercenary (~> 0.3)
- minima (= 2.5.1)
- nokogiri (>= 1.13.6, < 2.0)
- rouge (= 3.30.0)
- terminal-table (~> 1.4)
- github-pages-health-check (1.18.2)
- addressable (~> 2.3)
- dnsruby (~> 1.60)
- octokit (>= 4, < 8)
- public_suffix (>= 3.0, < 6.0)
- typhoeus (~> 1.3)
+ google-protobuf (3.25.3-arm64-darwin)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
- html-proofer (3.19.4)
- addressable (~> 2.3)
- mercenary (~> 0.3)
- nokogiri (~> 1.13)
- parallel (~> 1.10)
- rainbow (~> 3.0)
- typhoeus (~> 1.3)
- yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
- jekyll (3.9.5)
+ jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
- i18n (>= 0.7, < 2)
- jekyll-sass-converter (~> 1.0)
+ i18n (~> 1.0)
+ jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
- kramdown (>= 1.17, < 3)
+ kramdown (~> 2.3, >= 2.3.1)
+ kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
- mercenary (~> 0.3.3)
+ mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
- rouge (>= 1.7, < 4)
+ rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
- jekyll-avatar (0.8.0)
- jekyll (>= 3.0, < 5.0)
- jekyll-coffeescript (1.2.2)
- coffee-script (~> 2.2)
- coffee-script-source (~> 1.12)
- jekyll-commonmark (1.4.0)
- commonmarker (~> 0.22)
- jekyll-commonmark-ghpages (0.4.0)
- commonmarker (~> 0.23.7)
- jekyll (~> 3.9.0)
- jekyll-commonmark (~> 1.4.0)
- rouge (>= 2.0, < 5.0)
- jekyll-default-layout (0.1.5)
- jekyll (>= 3.0, < 5.0)
+ terminal-table (>= 1.8, < 4.0)
+ webrick (~> 1.7)
+ jekyll-commonmark (1.3.1)
+ commonmarker (~> 0.14)
+ jekyll (>= 3.7, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
- jekyll-gist (1.5.0)
- octokit (~> 4.2)
- jekyll-github-metadata (2.16.1)
- jekyll (>= 3.4, < 5.0)
- octokit (>= 4, < 7, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
- jekyll-optional-front-matter (0.3.2)
- jekyll (>= 3.0, < 5.0)
jekyll-paginate (1.1.0)
- jekyll-readme-index (0.3.0)
- jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
- jekyll-relative-links (0.6.1)
- jekyll (>= 3.3, < 5.0)
- jekyll-remote-theme (0.4.3)
- addressable (~> 2.0)
- jekyll (>= 3.5, < 5.0)
- jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
- rubyzip (>= 1.3.0, < 3.0)
- jekyll-sass-converter (1.5.2)
- sass (~> 3.4)
- jekyll-seo-tag (2.8.0)
+ jekyll-sass-converter (3.0.0)
+ sass-embedded (~> 1.54)
+ jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
- jekyll-swiss (1.0.0)
- jekyll-theme-architect (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-cayman (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-dinky (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-hacker (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-leap-day (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-merlot (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-midnight (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-minimal (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-modernist (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-primer (0.6.0)
- jekyll (> 3.5, < 5.0)
- jekyll-github-metadata (~> 2.9)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-slate (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-time-machine (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-titles-from-headings (0.5.3)
- jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
- json (2.7.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- language_server-protocol (3.17.0.3)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- mercenary (0.3.6)
- minima (2.5.1)
- jekyll (>= 3.5, < 5.0)
- jekyll-feed (~> 0.9)
- jekyll-seo-tag (~> 2.1)
+ mercenary (0.4.0)
minitest (5.22.2)
mutex_m (0.2.0)
- net-http (0.4.1)
- uri
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
- octokit (4.25.1)
- faraday (>= 1, < 3)
- sawyer (~> 0.9)
- parallel (1.24.0)
- parser (3.3.0.5)
- ast (~> 2.4.1)
- racc
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
racc (1.7.3)
- rack (3.0.9.1)
- rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
- regexp_parser (2.9.0)
rexml (3.2.6)
- rouge (3.30.0)
- rubocop (1.60.2)
- json (~> 2.3)
- language_server-protocol (>= 3.17.0)
- parallel (~> 1.10)
- parser (>= 3.3.0.2)
- rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
- rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.30.0, < 2.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.30.0)
- parser (>= 3.2.1.0)
- rubocop-github (0.20.0)
- rubocop (>= 1.37)
- rubocop-performance (>= 1.15)
- rubocop-rails (>= 2.17)
- rubocop-performance (1.20.2)
- rubocop (>= 1.48.1, < 2.0)
- rubocop-ast (>= 1.30.0, < 2.0)
- rubocop-rails (2.23.1)
- activesupport (>= 4.2.0)
- rack (>= 1.1)
- rubocop (>= 1.33.0, < 2.0)
- rubocop-ast (>= 1.30.0, < 2.0)
- ruby-progressbar (1.13.0)
- ruby2_keywords (0.0.5)
- rubyzip (2.3.2)
+ rouge (4.2.0)
safe_yaml (1.0.5)
- sass (3.7.4)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- sawyer (0.9.2)
- addressable (>= 2.3.5)
- faraday (>= 0.17.3, < 3)
- simpleidn (0.2.1)
- unf (~> 0.1.4)
- terminal-table (1.6.0)
- typhoeus (1.4.1)
- ethon (>= 0.9.0)
+ sass-embedded (1.71.1-arm64-darwin)
+ google-protobuf (~> 3.25)
+ terminal-table (3.0.2)
+ unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
- uri (0.13.0)
- w3c_validators (1.3.7)
- json (>= 1.8)
- nokogiri (~> 1.6)
- rexml (~> 3.2)
webrick (1.8.1)
- yell (2.2.2)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
- github-pages
- html-proofer (~> 3.0)
- jekyll-theme-tactile!
- rubocop-github (~> 0.16)
- w3c_validators (~> 1.3)
- webrick (~> 1.8)
+ alembic-jekyll-theme!
BUNDLED WITH
2.3.26
diff --git a/LICENSE b/LICENSE
index 670154e..87f45e1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,116 +1,21 @@
-CC0 1.0 Universal
-
-Statement of Purpose
-
-The laws of most jurisdictions throughout the world automatically confer
-exclusive Copyright and Related Rights (defined below) upon the creator and
-subsequent owner(s) (each and all, an "owner") of an original work of
-authorship and/or a database (each, a "Work").
-
-Certain owners wish to permanently relinquish those rights to a Work for the
-purpose of contributing to a commons of creative, cultural and scientific
-works ("Commons") that the public can reliably and without fear of later
-claims of infringement build upon, modify, incorporate in other works, reuse
-and redistribute as freely as possible in any form whatsoever and for any
-purposes, including without limitation commercial purposes. These owners may
-contribute to the Commons to promote the ideal of a free culture and the
-further production of creative, cultural and scientific works, or to gain
-reputation or greater distribution for their Work in part through the use and
-efforts of others.
-
-For these and/or other purposes and motivations, and without any expectation
-of additional consideration or compensation, the person associating CC0 with a
-Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
-and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
-and publicly distribute the Work under its terms, with knowledge of his or her
-Copyright and Related Rights in the Work and the meaning and intended legal
-effect of CC0 on those rights.
-
-1. Copyright and Related Rights. A Work made available under CC0 may be
-protected by copyright and related or neighboring rights ("Copyright and
-Related Rights"). Copyright and Related Rights include, but are not limited
-to, the following:
-
- i. the right to reproduce, adapt, distribute, perform, display, communicate,
- and translate a Work;
-
- ii. moral rights retained by the original author(s) and/or performer(s);
-
- iii. publicity and privacy rights pertaining to a person's image or likeness
- depicted in a Work;
-
- iv. rights protecting against unfair competition in regards to a Work,
- subject to the limitations in paragraph 4(a), below;
-
- v. rights protecting the extraction, dissemination, use and reuse of data in
- a Work;
-
- vi. database rights (such as those arising under Directive 96/9/EC of the
- European Parliament and of the Council of 11 March 1996 on the legal
- protection of databases, and under any national implementation thereof,
- including any amended or successor version of such directive); and
-
- vii. other similar, equivalent or corresponding rights throughout the world
- based on applicable law or treaty, and any national implementations thereof.
-
-2. Waiver. To the greatest extent permitted by, but not in contravention of,
-applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
-unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
-and Related Rights and associated claims and causes of action, whether now
-known or unknown (including existing as well as future claims and causes of
-action), in the Work (i) in all territories worldwide, (ii) for the maximum
-duration provided by applicable law or treaty (including future time
-extensions), (iii) in any current or future medium and for any number of
-copies, and (iv) for any purpose whatsoever, including without limitation
-commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
-the Waiver for the benefit of each member of the public at large and to the
-detriment of Affirmer's heirs and successors, fully intending that such Waiver
-shall not be subject to revocation, rescission, cancellation, termination, or
-any other legal or equitable action to disrupt the quiet enjoyment of the Work
-by the public as contemplated by Affirmer's express Statement of Purpose.
-
-3. Public License Fallback. Should any part of the Waiver for any reason be
-judged legally invalid or ineffective under applicable law, then the Waiver
-shall be preserved to the maximum extent permitted taking into account
-Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
-is so judged Affirmer hereby grants to each affected person a royalty-free,
-non transferable, non sublicensable, non exclusive, irrevocable and
-unconditional license to exercise Affirmer's Copyright and Related Rights in
-the Work (i) in all territories worldwide, (ii) for the maximum duration
-provided by applicable law or treaty (including future time extensions), (iii)
-in any current or future medium and for any number of copies, and (iv) for any
-purpose whatsoever, including without limitation commercial, advertising or
-promotional purposes (the "License"). The License shall be deemed effective as
-of the date CC0 was applied by Affirmer to the Work. Should any part of the
-License for any reason be judged legally invalid or ineffective under
-applicable law, such partial invalidity or ineffectiveness shall not
-invalidate the remainder of the License, and in such case Affirmer hereby
-affirms that he or she will not (i) exercise any of his or her remaining
-Copyright and Related Rights in the Work or (ii) assert any associated claims
-and causes of action with respect to the Work, in either case contrary to
-Affirmer's express Statement of Purpose.
-
-4. Limitations and Disclaimers.
-
- a. No trademark or patent rights held by Affirmer are waived, abandoned,
- surrendered, licensed or otherwise affected by this document.
-
- b. Affirmer offers the Work as-is and makes no representations or warranties
- of any kind concerning the Work, express, implied, statutory or otherwise,
- including without limitation warranties of title, merchantability, fitness
- for a particular purpose, non infringement, or the absence of latent or
- other defects, accuracy, or the present or absence of errors, whether or not
- discoverable, all to the greatest extent permissible under applicable law.
-
- c. Affirmer disclaims responsibility for clearing rights of other persons
- that may apply to the Work or any use thereof, including without limitation
- any person's Copyright and Related Rights in the Work. Further, Affirmer
- disclaims responsibility for obtaining any necessary consents, permissions
- or other rights required for any use of the Work.
-
- d. Affirmer understands and acknowledges that Creative Commons is not a
- party to this document and has no duty or obligation with respect to this
- CC0 or use of the Work.
-
-For more information, please see
-
(*Pro-tip: click "raw" to make copying easier*)
-3. Create a file called `/_layouts/default.html` in your site
-4. Paste the default layout content copied in the first step
-5. Customize the layout as you'd like
+### `site-form.html`
+Adds a contact form to the page. This can be used with [Formspree](https://formspree.io/) or [Netlify Forms](https://www.netlify.com/docs/form-handling/) depending on your setup.
-### Customizing Google Analytics code
+Example usage: `{% include site-form.html %}`
-Google has released several iterations to their Google Analytics code over the years since this theme was first created. If you would like to take advantage of the latest code, paste it into `_includes/head-custom-google-analytics.html` in your Jekyll site.
+Available options:
+- `netlify_form=true`: Set whether you would like to use Netlify Forms, otherwise the form will default to Formspree
+- `name`: Give the form a name, by default the form is called "Contact". The name will be reflected when form submissions come through in Netlify or in your email client. The name is also used in the label and input elements for accessibility
-### Overriding GitHub-generated URLs
-Templates often rely on URLs supplied by GitHub such as links to your repository or links to download your project. If you'd like to override one or more default URLs:
+Use the `email` option in the `/_config.yml` to change to the desired email.
-1. Look at [the template source](https://github.com/pages-themes/tactile/blob/master/_layouts/default.html) to determine the name of the variable. It will be in the form of `{{ site.github.zip_url }}`.
-2. Specify the URL that you'd like the template to use in your site's `_config.yml`. For example, if the variable was `site.github.url`, you'd add the following:
- ```yml
- github:
- zip_url: http://example.com/download.zip
- another_url: another value
- ```
-3. When your site is built, Jekyll will use the URL you specified, rather than the default one provided by GitHub.
+### `site-search.html`
+Adds a search form to the page.
-*Note: You must remove the `site.` prefix, and each variable name (after the `github.`) should be indent with two space below `github:`.*
+Example usage: `{% include site-search.html %}`
-For more information, see [the Jekyll variables documentation](https://jekyllrb.com/docs/variables/).
+This include has no options. This include will add a block of javascript to the page and javascript reference in order for the search field to work correctly.
-## Roadmap
+### `site-before-start.html` & `site-before-end.html`
+Optional html includes for adding scripts, css, js or any embed code you wish to add to every page without the need to overwrite the entire `default.html` template.
-See the [open issues](https://github.com/pages-themes/tactile/issues) for a list of proposed features (and known issues).
+**Example usage:** These are different to other includes as they are designed to be overwritten. If you create a `site-before-start.html` file in the `_includes/` the contents of the file will be included immediately before the closing `` tag. If you create a `site-before-end.html` file the contents of the file will be included immediately before the closing `
` tag. -## Project philosophy +## Page layouts -The Tactile theme is intended to make it quick and easy for GitHub Pages users to create their first (or 100th) website. The theme should meet the vast majority of users' needs out of the box, erring on the side of simplicity rather than flexibility, and provide users the opportunity to opt-in to additional complexity if they have specific needs or wish to further customize their experience (such as adding custom CSS or modifying the default layout). It should also look great, but that goes without saying. +As well as `page`, `post`, `blog`, there are a few alternative layouts that can be used on pages: -## Contributing +- `categories`: Shows all posts grouped by category, with an index of categories in a left hand sidebar +- `search`: Adds a search field to the page as well as a simplified version of the sidebar to allow more focus on the search results -Interested in contributing to Tactile? We'd love your help. Tactile is an open source project, built one contribution at a time by users like you. See [the CONTRIBUTING file](docs/CONTRIBUTING.md) for instructions on how to contribute. +## Page and Post options -### Previewing the theme locally +There are some more specific options you can apply when creating a page or a post: -If you'd like to preview the theme locally (for example, in the process of proposing a change): +- `aside: true`: Adds a sidebar to the page or post, this is false by default and will not appear +- `comments: false`: Turns off comments for that post +- `feature_image: "/uploads/feature-image.jpg"`: Adds a full width feature image at the top of the page +- `feature_text: "Example text"`: Adds text to the top of the page as a full width feature with solid colour; supports markdown. This can be used in conjunction with the `feature_image` option to create a feature image with text over it +- `indexing: false`: Adds a `noindex` meta element to the `
` to stop crawler bots from indexing the page, used on the 404 page -1. Clone down the theme's repository (`git clone https://github.com/pages-themes/tactile`) -2. `cd` into the theme's directory -3. Run `script/bootstrap` to install the necessary dependencies -4. Run `bundle exec jekyll serve` to start the preview server -5. Visit [`localhost:4000`](http://localhost:4000) in your browser to preview the theme +> **Note:** The Post List Page options are actually in the collection data within the `_config.yml` file. -### Running tests +## Credits -The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` once before the test script will work. +- Thanks to [Simple Icons](https://simpleicons.org/) for providing the brand icons, by [Dan Leech](https://twitter.com/bathtype) +- Thanks to [Sassline](https://sassline.com/) for the typographic basis, by [Jake Giltsoff](https://twitter.com/jakegiltsoff) +- Thanks to [Flexbox mixin](https://github.com/mastastealth/sass-flex-mixin) by [Brian Franco](https://twitter.com/brianfranco) +- Thanks to [Normalize](https://necolas.github.io/normalize.css/) by [Nicolas Gallagher](https://twitter.com/necolas) and [Jonathan Neal](https://twitter.com/jon_neal). +- Thanks to [pygments-css](http://richleland.github.io/pygments-css/) for the autumn syntax highlighting, by [Rich Leland](https://twitter.com/richleland) diff --git a/_config.yml b/_config.yml index 00edaf9..d0f0a66 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,161 @@ -title: LLaVA X-Ray Vision -description: A data science capstone project exploring Deep Learning, Medical Imaging, and multi-modal Large Language Models. -show_downloads: false -google_analytics: -theme: jekyll-theme-tactile \ No newline at end of file +# Site configuration +# 1. Files excluded from Jekyll builds +# 2. Installed Gems +# 3. Gem settings +# 4. Jekyll settings +# 5. Collections +# 6. Jekyll collections settings +# 7. Site settings +# 8. Site favicons & manifest icons +# 9. Site navigation + +# 1. Files excluded from Jekyll builds +exclude: +- README.md +- CODE_OF_CONDUCT.md +- CONTRIBUTING.md +- screenshot.png +- LICENSE +- CNAME +- Gemfile +- Gemfile.lock +- alembic-jekyll-theme.gemspec +- .jekyll-cache + +# 2. Installed Gems +plugins: +- jekyll-sitemap +- jekyll-mentions +- jekyll-paginate +- jekyll-seo-tag +- jekyll-redirect-from +- jekyll-feed +- jekyll-commonmark +- jekyll-include-cache +- jemoji + +# 3. Gem settings +paginate: 2 # jekyll-paginate > items per page +paginate_path: blog/page:num # jekyll-paginate > blog page +jekyll-mentions: https://twitter.com # jekyll-mentions > service used when @replying +twitter: + username: DavidDarnes # jekyll-seo-tag > Owners twitter username +author: DavidDarnes # jekyll-seo-tag > default author +social: # jekyll-seo-tag > social overrides + name: David Darnes # jekyll-seo-tag > real name + links: # jekyll-seo-tag > social aliases (sameAs) + - https://twitter.com/DavidDarnes + - https://www.facebook.com/daviddarnes + - https://www.linkedin.com/in/daviddarnes + - https://github.com/daviddarnes +# markdown: CommonMark # Markdown parse settings, CommonMark performs slightly better an others in build time +# commonmark: + # options: ["SMART", "FOOTNOTES"] + # extensions: ["strikethrough", "autolink", "table"] + +# 4. Jekyll settings +sass: + style: compressed # Style compression +permalink: pretty # Permalink style (/YYYY/MM/DD/page-name/) +excerpt_separator: # Marks end of excerpt in posts +timezone: Europe/London # Timezone for blog posts and alike + +# 5. Collections +collections: + posts: + title: Posts # Needed for Siteleaf + output: true + description: "My thoughts and ideas" # The post list page content + feature_text: | + Welcome to the blog + feature_image: "https://picsum.photos/2560/600?image=866" + +# 6. Jekyll collections settings +defaults: + - + scope: + path: "" + values: + image: "/assets/default-social-image.png" # Default image for sharing + - + scope: + path: "" + type: "posts" + values: + layout: post # Set the default layout for posts + - + scope: + path: "" + type: "pages" + values: + layout: page # Set the default layout for pages + +# 7. Site settings +encoding: utf-8 # Make sure the encoding is right +lang: en-GB # Set the site language +title: "Alembic" # Site name or title, also used in jekyll-seo-tag +logo: "/assets/logos/logo.svg" # Site logo, also used in jekyll-seo-tag +description: "Alembic is a starting point for Jekyll projects. Rather than starting from scratch, this boilerplate is designed to get the ball rolling immediately" # Site description and default description, also used in jekyll-seo-tag +url: "https://alembic.darn.es" # Site url, also used in jekyll-seo-tag +baseurl: "" +repo: "https://github.com/daviddarnes/alembic" +email: "me@daviddarnes.com" +# disqus: "alembic-1" # Blog post comments, uncomment the option and set the site ID from your Disqus account +# date_format: "%-d %B %Y" # Blog post date formatting using placeholder formatting +# google_analytics: "" +# google_analytics_anonymize_ip: "" +# service_worker: false # Will turn off the service worker if set to false +# short_name: "Al" # The web application short name, defaults to the site title +css_inline: true # Will insert all styles into a single diff --git a/_includes/site-sw.html b/_includes/site-sw.html new file mode 100644 index 0000000..0e82156 --- /dev/null +++ b/_includes/site-sw.html @@ -0,0 +1,20 @@ + diff --git a/_includes/video.html b/_includes/video.html new file mode 100644 index 0000000..b6e0faa --- /dev/null +++ b/_includes/video.html @@ -0,0 +1,3 @@ +
diff --git a/_layouts/blog.html b/_layouts/blog.html
new file mode 100644
index 0000000..331d774
--- /dev/null
+++ b/_layouts/blog.html
@@ -0,0 +1,34 @@
+---
+layout: default
+---
+
+{% include site-header.html %}
+
+{{ collectiondata.title }}
+ {{ collectiondata.description | markdownify }}
+
+ {% else %}
+ {{ page.title }}
+ {{ content }}
+
+ {% endif %}
+
+ {{ page.title }}
+
+ {{ content }}
+
+
- + + - - - - - -{% seo %} - {% include head-custom.html %} + + {% if page.indexing == false %} + + {% endif %} + + {% if page.collectionpage %} + {% seo title=false %} + + {% assign collectiondata = site.collections | where: "label", page.collectionpage | first %} +
+ + + + {% else %} + {% seo %} + {% endif %} + {% if site.fonts.preconnect_urls %} + {% for url in site.fonts.preconnect_urls %} + + {% endfor %} + {% endif %} + + + + + {% if site.css_inline == true %} + {% include site-styles.html %} + {% else %} + + {% endif %} + + {% if site.favicons or site.avatarurl %}{% include site-favicons.html %}{% endif %} + + {% if site.google_analytics %}{% include site-analytics.html %}{% endif %} + + {% include site-fonts.html %} + + {% include site-before-start.html %} -