From 193d4da21383fbea55b275da7c771c6167b35025 Mon Sep 17 00:00:00 2001 From: rmc Date: Mon, 27 Nov 2023 01:48:46 -0500 Subject: [PATCH] Works on localhost, broken on github pages. --- ...9ed40b622142f1c98125abcfe89a76a661b0e8e343910 | 1 - _includes/devcsv.html | 1 - _layouts/devinfo.html | 1 - _layouts/dsiware.html | 2 +- pages/jekylltests.html | 16 +++------------- 5 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 .jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 b/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 deleted file mode 100644 index ec75c19..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 +++ /dev/null @@ -1 +0,0 @@ -I"K{"source"=>"/Users/lillianskinner/Downloads/randommeaninglesscharacters.com", "destination"=>"/Users/lillianskinner/Downloads/randommeaninglesscharacters.com/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed", "jekyll-sitemap", "jekyll-seo-tag"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"0.0.0.0", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "name"=>"rmc", "title"=>"rmc", "url"=>"http://0.0.0.0:4000", "imgurl"=>"https://cdn.randommeaninglesscharacters.com/img-dsi/", "appurl"=>"https://cdn.randommeaninglesscharacters.com/rmc-prg/", "feed"=>{"posts_limit"=>20, "path"=>nil}, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET \ No newline at end of file diff --git a/_includes/devcsv.html b/_includes/devcsv.html index 5b509e0..5375720 100644 --- a/_includes/devcsv.html +++ b/_includes/devcsv.html @@ -90,7 +90,6 @@ function warnFaketad() { {% endif %} {% endcase %} - {% endif %} {% endif %} {% endfor %} diff --git a/_layouts/devinfo.html b/_layouts/devinfo.html index 5ff1a3c..3ad3293 100644 --- a/_layouts/devinfo.html +++ b/_layouts/devinfo.html @@ -9,7 +9,6 @@ dfytughkjgfdyfgiufdyrtfguiohgfdtyrtfgilhvkj
{% assign ENTRY = site.data.dsinfo | find:"PROGRAM",page.app %} -
Edit
{{ ENTRY.TITLE }}

diff --git a/_layouts/dsiware.html b/_layouts/dsiware.html index 344acfc..d1cdf54 100755 --- a/_layouts/dsiware.html +++ b/_layouts/dsiware.html @@ -14,7 +14,7 @@ {% assign ENTRY = site.data.dsinfo | find:"PROGRAM",page.app %} {{ page.app }} | {{ site.title }} - + diff --git a/pages/jekylltests.html b/pages/jekylltests.html index 73c2335..db90340 100644 --- a/pages/jekylltests.html +++ b/pages/jekylltests.html @@ -25,24 +25,17 @@ Layout: dsiware DESC: Program description as seen on index.html --> {% endcomment %} -<<<<<<< Updated upstream -======= + ->>>>>>> Stashed changes -<<<<<<< Updated upstream - - + \ No newline at end of file