23 lines
781 B
Markdown
Raw Normal View History

2020-05-19 22:59:37 -04:00
---
2020-07-21 21:05:19 -04:00
layout: page
2020-05-19 22:59:37 -04:00
title: Home
id: home
permalink: /
---
2020-07-21 21:05:19 -04:00
# Welcome! 🌱
2020-07-21 22:08:56 -04:00
<p style="padding: 3em 1em; background: #f5f7ff; border-radius: 4px;">
Take a look at <span style="font-weight: bold">[[Your first note]]</span> to get started on your exploration.
2020-07-21 22:08:56 -04:00
</p>
2020-07-21 21:44:06 -04:00
This digital garden template is free, open-source, and [available on GitHub here](https://github.com/maximevaillancourt/digital-garden-jekyll-template).
The easiest way to get started is to read this [step-by-step guide explaining how to set this up from scratch](https://maximevaillancourt.com/blog/setting-up-your-own-digital-garden-with-jekyll). If you need any help, my [DMs are open on Twitter (@vaillancourtmax)](https://twitter.com/vaillancourtmax). 👋
2020-11-18 09:01:26 -05:00
2020-07-21 22:08:56 -04:00
<style>
.wrapper {
max-width: 46em;
}
</style>