<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Adam Dennett on Hugo Apéro</title>
    <link>https://adamdennett.co.uk/</link>
    <description>Recent content in Adam Dennett on Hugo Apéro</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 18 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://adamdennett.co.uk/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Netlify</title>
      <link>https://adamdennett.co.uk/collection/day02/01-netlify/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day02/01-netlify/</guid>
      <description>So far, we&amp;rsquo;ve been leveraging GitHub Pages for publishing. This works great, but for blogdown we&amp;rsquo;ll start using Netlify. Let&amp;rsquo;s start RIGHT NOW with a site we&amp;rsquo;ve already built and published.
Pre-requisites Pick either your postcards site, or your distill site from day 01. Refresh your memory- which repository was it again?</description>
    </item>
    
    <item>
      <title>A GitHub profile</title>
      <link>https://adamdennett.co.uk/collection/day01/01-github/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day01/01-github/</guid>
      <description>Profile https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/personalizing-your-profile
Pin projects to profile https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile
Profile README This is new! Let&amp;rsquo;s do it:
https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme</description>
    </item>
    
    <item>
      <title>Prework</title>
      <link>https://adamdennett.co.uk/collection/prework/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/prework/</guid>
      <description>Welcome to the Introducing Yourself Online workshop! We look forward to meeting you. Before attending the workshop, please complete the following prework.
Set up RStudio Cloud Sign up for a free RStudio Cloud account at https://rstudio.cloud/ before the workshop. I recommend logging in with an existing Google or GitHub account, if you have one (rather than creating a new account with another password you have to remember). I want you to be able to work from your own laptop in this workshop, but Cloud is an important back-up plan should you run into troubles.</description>
    </item>
    
    <item>
      <title>A postcard</title>
      <link>https://adamdennett.co.uk/collection/day01/02-postcards/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day01/02-postcards/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the postcards package installed from CRAN:
install.packages(&amp;#34;postcards&amp;#34;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or Command + Shift + F10 (Mac OS). packageVersion(&amp;#34;postcards&amp;#34;) [1] ‘0.2.0’ Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;#34;https://github.com/apreshill/global-postcard.git&amp;#34;) ✨ Commit &amp;amp; Push! ✨</description>
    </item>
    
    <item>
      <title>Using blogdown</title>
      <link>https://adamdennett.co.uk/collection/day02/02-blogdown/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day02/02-blogdown/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the blogdown package installed from CRAN:
install.packages(&amp;#34;blogdoown&amp;#34;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or Command + Shift + F10 (Mac OS). packageVersion(&amp;#34;blogdown&amp;#34;) [1] ‘1.0’ Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;#34;https://github.com/apreshill/global-blogdown.git&amp;#34;) ✨ Commit &amp;amp; Push! ✨</description>
    </item>
    
    <item>
      <title>A distill site</title>
      <link>https://adamdennett.co.uk/collection/day01/03-distill/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day01/03-distill/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the distill package installed from CRAN:
install.packages(&amp;quot;distill&amp;quot;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or
Command + Shift + F10 (Mac OS).
packageVersion(&amp;ldquo;distill&amp;rdquo;) [1] ‘1.2’
Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;quot;https://github.com/apreshill/global-distill.git&amp;quot;) ✨ Commit &amp;amp; Push! ✨</description>
    </item>
    
    <item>
      <title>Warm woolen mittens</title>
      <link>https://adamdennett.co.uk/collection/day02/03-blogdown/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/collection/day02/03-blogdown/</guid>
      <description> Hi, I&#39;m the here-bot cat! Use me to find your way in your website.
Here I am: content/collection/day02/03-blogdown/index.md To remove me, delete this line inside that file: {{&amp;lt; here &amp;gt;}}
My content section is: collection My layout is: single-series part 2! does this work? now for some very cool things more get ready! </description>
    </item>
    
    <item>
      <title>EPC Data Analysis and Mapping</title>
      <link>https://adamdennett.co.uk/teaching/2024-03-18-epc-data-analysis-and-mapping/</link>
      <pubDate>Mon, 18 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/teaching/2024-03-18-epc-data-analysis-and-mapping/</guid>
      <description>This is a basic walk-through exercise which will enable participants to download Energy Performance Certificate data for a local authority of their choice and then plot the property locations and colour those properties according to variables within the dataset such as age or energy efficiency.</description>
    </item>
    
    <item>
      <title>Housing and Net Zero</title>
      <link>https://adamdennett.co.uk/talk/2024-03-07-housing-and-net-zero/</link>
      <pubDate>Thu, 07 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/talk/2024-03-07-housing-and-net-zero/</guid>
      <description> </description>
    </item>
    
    <item>
      <title>Building Energy Performance</title>
      <link>https://adamdennett.co.uk/project/2024-02-19-building-energy-performance/</link>
      <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/project/2024-02-19-building-energy-performance/</guid>
      <description>This will link to some building energy performance stuff</description>
    </item>
    
    <item>
      <title>CartoBootCamp</title>
      <link>https://adamdennett.co.uk/teaching/2023-10-17-cartobootcamp/</link>
      <pubDate>Tue, 17 Oct 2023 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/teaching/2023-10-17-cartobootcamp/</guid>
      <description>This is a presentation on the Foundations of Geospatial Analysis that I gave at the Carto Spatial Data Science Bootcamp in London on 22nd February 2023 - click on the website link to access the full presentation.
All of the code used to build the website can be found in this github repo - https://github.com/adamdennett/cartosdsbootcamp</description>
    </item>
    
    <item>
      <title>CASA / Arup City Modelling Lab</title>
      <link>https://adamdennett.co.uk/project/city-modelling-lab/</link>
      <pubDate>Tue, 17 Oct 2023 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/project/city-modelling-lab/</guid>
      <description>Visit the City Modelling Lab main website here: https://adamdennett.github.io/cml_casa_website/_site/</description>
    </item>
    
    <item>
      <title>Publications</title>
      <link>https://adamdennett.co.uk/project/2023-10-17-publications/</link>
      <pubDate>Tue, 17 Oct 2023 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/project/2023-10-17-publications/</guid>
      <description>A complete list of my publications can be found on my UCL Profiles Page.
A PDF of my PhD Thesis - not quite publication zero (that was this paper), but certainly the one that without which, I wouldn&amp;rsquo;t be here, can be downloaded by clicking the image below</description>
    </item>
    
    <item>
      <title>Reference Guide for Adding Pages to this Website</title>
      <link>https://adamdennett.co.uk/blog/2023-08-22-test-blog-post/</link>
      <pubDate>Tue, 22 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/blog/2023-08-22-test-blog-post/</guid>
      <description>Important Folders As far as I can tell, there are some folders that are vital for the website to work and others that might be surplus. Vital ones include:
R
assets
content
data
layouts
resources
static
surplus ones probably include:
archetypes
public
themes
Important files in the root config.toml - this seems to control virtually everything (but it could be a .yaml)
netlify.toml - this is for deployment
gitignore - for all the usual reasons.</description>
    </item>
    
    <item>
      <title>Contact</title>
      <link>https://adamdennett.co.uk/contact/</link>
      <pubDate>Mon, 25 Feb 2019 13:38:41 -0600</pubDate>
      
      <guid>https://adamdennett.co.uk/contact/</guid>
      <description>** Contact page don&amp;rsquo;t contain a body, just the front matter above. See form.html in the layouts folder.
Formspree requires a (free) account and new form to be set up. The link is made on the final published url in the field: Restrict to Domain. It is possible to register up to 2 emails free and you can select which one you want the forms to go to within Formspree in the Settings tab.</description>
    </item>
    
    <item>
      <title>Typography Styles &amp; Element Examples</title>
      <link>https://adamdennett.co.uk/elements/</link>
      <pubDate>Mon, 18 Feb 2019 12:27:33 -0600</pubDate>
      
      <guid>https://adamdennett.co.uk/elements/</guid>
      <description>Font Sizes A A A A A A A A 6rem
(96px) 5rem
(80px) 3rem
(48px) 2.25rem
(36px) 1.5rem
(24px) 1.25rem
(20px) 1rem
(16px) .875rem
(14px) Type Samples Head&amp;shy;line Sub&amp;shy;head&amp;shy;line Level 1 Heading One page to rule them all...well, not really. This page displays sample typography and page elements to illustrate their style. Things like headings and paragraphs showing the beautiful type scale, form elements, tabular data, and image layouts just to name a few.</description>
    </item>
    
    <item>
      <title>Contributors</title>
      <link>https://adamdennett.co.uk/contributors/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/contributors/</guid>
      <description>Thank you to all the folks who have contributed both technical and creative skills to this project:
Desirée De Leon 🦒 (designed 5 of the custom color themes, made illustrations for the workshop, and provided general aesthetic feedback along the way)
Garrick Aden-Buie 🧙‍♀️ (debugged headroom.js and lent his panelset.js code to the theme)
Allison Horst 🐕 (awesome illustrations of campfires, seedlings, and evergreens, as well as my R Markdown hedgehog mascot 🦔)</description>
    </item>
    
    <item>
      <title>License</title>
      <link>https://adamdennett.co.uk/license/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://adamdennett.co.uk/license/</guid>
      <description>My blog posts are released under a Creative Commons Attribution-ShareAlike 4.0 International License.</description>
    </item>
    
  </channel>
</rss>
