Skip to content

Commit

Permalink
Add content for #7
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed May 21, 2022
1 parent 45c285e commit ea7eb0d
Show file tree
Hide file tree
Showing 17 changed files with 492 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,17 @@ knitr::opts_chunk$set(
)
```


# robinlovelace

This is the source code of my website.
I plan to store notes on how to use it here.

New talk:


```
hugo new --kind event event/ons-expert-panel2
hugo new --kind event event/qmul-2022
```

```{r, eval=FALSE}
Expand Down
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ <h1 id="robinlovelace">robinlovelace</h1>
<p>This is the source code of my website. I plan to store notes on how
to use it here.</p>
<p>New talk:</p>
<pre><code>hugo new --kind event event/ons-expert-panel2</code></pre>
<pre><code>hugo new --kind event event/qmul-2022</code></pre>
<div class="sourceCode" id="cb2"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="fu">file.edit</span>(<span class="st">&quot;content/event/pcttraining2021/index.md&quot;</span>)</span>
<span id="cb2-2"><a href="#cb2-2" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a><span class="co"># new blog post:</span></span>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use it here.

New talk:

hugo new --kind event event/ons-expert-panel2
hugo new --kind event event/qmul-2022

``` r
file.edit("content/event/pcttraining2021/index.md")
Expand Down
Binary file added content/event/qmul-2022/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions content/event/qmul-2022/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
# Documentation: https://wowchemy.com/docs/managing-content/

title: "Open source software and open data in transport research, planning and modelling"
event:
event_url: https://www.qmul.ac.uk/deri/
location:
address:
street: Digital Environment Research Institute (DERI), 67-75 New Road
city: London
region:
postcode: E1 1HH
country:
summary:
abstract:

# Talk start and end times.
# End time can optionally be hidden by prefixing the line with `#`.
date: 2022-09-22T11:00:00+01:00
date_end: 2022-09-22T12:00:00+01:00
all_day: false

# Schedule page publish date (NOT event date).
publishDate: 2022-05-21T07:43:56+01:00

authors: []
tags: []

# Is this a featured event? (true/false)
featured: false

# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: ""
focal_point: ""
preview_only: false

# Custom links (optional).
# Uncomment and edit lines below to show custom links.
# links:
# - name: Follow
# url: https://twitter.com
# icon_pack: fab
# icon: twitter

# Optional filename of your slides within your event's folder or a URL.
url_slides: https://www.robinlovelace.net/presentations/qmul-2022.html
url_code: https://github.com/Robinlovelace/presentations/
url_pdf:
url_video:

# Markdown Slides (optional).
# Associate this event with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides: ""

# Projects (optional).
# Associate this post with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects: []
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea7eb0d

Please sign in to comment.