Migrate to mdBook
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
+++
|
||||
title = "Welcome"
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
## Contents
|
||||
|
||||
Click on a link in the list below to go to that page:
|
||||
|
||||
1. [Stavros' notes](../../welcome/stavros-notes)
|
5
content/welcome/index.md
Normal file
5
content/welcome/index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Contents
|
||||
|
||||
Click on a link in the list below to go to that page:
|
||||
|
||||
1. [Stavros' notes](../../welcome/stavros-notes.html)
|
@@ -1,9 +1,5 @@
|
||||
+++
|
||||
title = "Stavros' notes"
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
# Stavros' notes
|
||||
|
||||
Welcome to my notes.
|
||||
|
||||
This site is autogenerated from a bunch of [Joplin](https://joplinapp.org/) notes.
|
||||
@@ -19,6 +15,6 @@ Otherwise, enjoy my notes!
|
||||
* * *
|
||||
|
||||
<p style="font-size:80%; font-style: italic">
|
||||
Last updated on November 20, 2020. For any questions/feedback,
|
||||
Last updated on November 20, 2021. For any questions/feedback,
|
||||
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user