Skip to content

Commit

Permalink
fix post layout
Browse files Browse the repository at this point in the history
  • Loading branch information
liz-muehlmann committed Feb 5, 2023
1 parent c8cdda9 commit 5fdb2cf
Show file tree
Hide file tree
Showing 13 changed files with 762 additions and 503 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
I"Y{"source"=>"C:/Users/lizmo/Documents/GitHub/liz-muehlmann.github.io", "destination"=>"C:/Users/lizmo/Documents/GitHub/liz-muehlmann.github.io/_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"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>"/", "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}, "title"=>"Liz Muehlmann", "email"=>"[email protected]", "description"=>"Academic website for Liz Muehlmann. PhD Candidate in Political Science at the University of Irvine, California.", "url"=>"http://localhost:4000", "twitter_username"=>"@hello_iamliz", "github_username"=>"liz-muehlmann", "author"=>"Liz", "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
I"�{"source"=>"C:/Users/lizmo/Documents/GitHub/liz-muehlmann.github.io", "destination"=>"C:/Users/lizmo/Documents/GitHub/liz-muehlmann.github.io/_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"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>"/", "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, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "title"=>"Liz Muehlmann", "email"=>"[email protected]", "description"=>"Academic website for Liz Muehlmann. PhD Candidate in Political Science at the University of Irvine, California.", "url"=>"http://localhost:4000", "twitter_username"=>"@hello_iamliz", "github_username"=>"liz-muehlmann", "author"=>"Liz", "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
I"!<div class="container justify-content-center">
<div class="row">
<div class="col">
</div>

<div class="col-lg-auto">



<h3><a href="/notes/cartography-part-four">cartography in R part four</a></h3>
<hr class="h-line" />
<p>Welcome to part four of my <a href="http://localhost:4000/pages/tag-forest.html/#cartography" target="_blank" rel="noopener noreferrer">cartography in R</a> series. In this post, we’ll download and process the state park data before adding it to the base map created in <a href="http://localhost:4000/notes/cartography-part-two" target="_blank" rel="noopener noreferrer">part II</a>.</p>




<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-10-04T00:00:00-07:00">October 4, 2022</time> |



<strong><a href="/notes/cartography-part-four">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/cartography-part-three">cartography in R part three</a></h3>
<hr class="h-line" />
<p>This is part three of my <a href="http://localhost:4000/pages/tag-forest/#cartography" target="_blank" rel="noopener noreferrer">cartography in R</a> series. If you are just finding this, I suggest taking a look at <a href="http://localhost:4000/notes/cartography-part-one" target="_blank" rel="noopener noreferrer">part I</a> and <a href="http://localhost:4000/notes/cartography-part-two" target="_blank" rel="noopener noreferrer">part II</a> first.</p>

<p>In this post, I will download and process the National Park data. Once that’s done, I’ll add it to the base map I created in <a href="http://localhost:4000/notes/cartography-part-two" target="_blank" rel="noopener noreferrer">part II</a>.</p>




<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-30T00:00:00-07:00">September 30, 2022</time> |



<strong><a href="/notes/cartography-part-three">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/cartography-part-two">cartography in R part two</a></h3>
<hr class="h-line" />
<p>This is a continuation of my <a href="http://localhost:4000/notes/cartography-part-one" target="_blank" rel="noopener noreferrer">previous post</a> where I walked through how to download and modify shapefile data. I also showed how to shift Alaska and Hawaii so they are closer to the continental usa.</p>



<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/cartography-part-two">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/cartography-part-one">cartography in R part one</a></h3>
<hr class="h-line" />
<p>Twitter is a great resource for engaging with the academic community. For example, I saw this Tweet by <a href="https://twitter.com/PhD_Genie" target="_blank" rel="noopener noreferrer">PhD Genie</a> asking users to name one positive skill learned during their PhD. I love this question for a number of reasons. First, it helps PhDs reframe their experience so it’s applicable outside of academia - which can help when applying to jobs. Second, it’s really cool to see what skills other people have learned during their program.</p>



<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/cartography-part-one">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/dvc">dvc (data version control)</a></h3>
<hr class="h-line" />
<p>Version control is helpful when you want to track your project’s changes. However, GitHub has one major (yet, understandable) shortcoming: file size. The free version of GitHub will warn you if your file is over 50MB and completely reject your push if the file is over 100MB. This is a huge problem when you’re working with shapefiles (.shp) which contain the geographic coordinates necessary for cartography. “Officially” there are three ways around GitHub’s file size limits, but I have a clear favorite.</p>




<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/dvc">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/github-website">github website</a></h3>
<hr class="h-line" />
<p>Building off my post about using <a href="https://liz-muehlmann.github.io/notes/git-github">Git &amp; GitHub</a>, this post is about using the GitHub website to initialize repos and get URLs from existing repos to clone them.</p>




<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/github-website">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/github-desktop">github desktop</a></h3>
<hr class="h-line" />
<p>This is part of my tutorial series on <a href="https://liz-muehlmann.github.io/notes/git-github">using Git</a> and <a href="https://liz-muehlmann.github.io/notes/github-website">GitHub</a>. In particular, this guide is about using GitHub’s desktop app for creating and managing repos. You can download the app <a href="https://desktop.github.com/">here.</a>.</p>



<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/github-desktop">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/git-github">git &amp; github</a></h3>
<hr class="h-line" />
<p>Arguably one of the best things you can do before starting a PhD is invest time in learning how to properly use version control. With version control, you can track, save, and revert changes to any kind of project. There are several options available, but I’m partial to <a href="https://git-scm.com/downloads">Git</a> &amp; <a href="https://desktop.github.com/">GitHub.</a> Even if you never touch a piece of code, version control is very helpful.</p>




<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2022-09-17T00:00:00-07:00">September 17, 2022</time> |



<strong><a href="/notes/git-github">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



<h3><a href="/notes/hello">hello</a></h3>
<hr class="h-line" />
<p>
This area will not be a real blog, in the sense that it will probably not have regular updates.
</p>



<img src="/assets/resources/green-calendar.png" height="25px" width="25px" />
<time class="entry-time" datetime="2021-02-05T00:00:00-08:00">February 5, 2021</time> |



<strong><a href="/notes/hello">read more <img src="/assets/resources/Green-arrow-right.png" height="15px" width="15px" /></a></strong>
<hr class="h-line" />



</div>
</div>

<div class="row">
<div class="col">
</div>

<!-- See all tags button -->
<div class="col-8 d-flex">
<hr class="h-line" />

<a href="/pages/tag-forest.html"><button type="button" class="btn">See all tags</button></a>
</div>
</div>

<div class="col-2">
</div>

<div class="col-2">
</div>

</div>
:ET
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
I"�\<p>This is a continuation of my <a href="http://localhost:4000/notes/cartography-part-one" target="_blank" rel="noopener noreferrer">previous post</a> where I walked through how to download and modify shape data. I also showed how to shift Alaska and Hawaii so they are closer to the continental usa.
I"�\<p>This is a continuation of my <a href="http://localhost:4000/notes/cartography-part-one" target="_blank" rel="noopener noreferrer">previous post</a> where I walked through how to download and modify shapefile data. I also showed how to shift Alaska and Hawaii so they are closer to the continental usa.
<!--more--></p>

<p>In this post, I’ll go over how to use Leaflet to map the shapefile we made in the previous post. If you’ve come here from <a href="http://localhost:4000/notes/cartography-part-one" target="_blank" rel="noopener noreferrer">part one</a> of the series, you probably have the libraries and data loaded already. However, if you don’t, be sure to load the libraries and shapefiles before moving to number two.</p>
Expand Down Expand Up @@ -167,7 +167,7 @@
<figcaption><span>USA map with default leaflet styling</span></figcaption>
</figure>

<p>You can leave the base map like this if you want, but all additional data will be added as a layer <em>on top</em>&lt;/i&gt;* of this map which can become distracting very quickly. I prefer to make my base maps as basic and unobtrusive as possible so the data I add on top of the base map is more prominent.</p>
<p>You can leave the base map like this if you want, but all additional data will be added as a layer <em>on top</em> of this map which can become distracting very quickly. I prefer to make my base maps as basic and unobtrusive as possible so the data I add on top of the base map is more prominent.</p>

<center><i class="fa-solid fa-paw"></i> <i class="fa-solid fa-paw"></i> <i class="fa-solid fa-paw"></i></center>

Expand Down
Loading

0 comments on commit 5fdb2cf

Please sign in to comment.