Moving some of the pages over
This commit is contained in:
parent
1d45288099
commit
d101e851d4
24
content/page/about/index.md
Normal file
24
content/page/about/index.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
title: About
|
||||
description: Hugo, the world's fastest framework for building websites
|
||||
date: '2019-02-28'
|
||||
aliases:
|
||||
- about-us
|
||||
- about-hugo
|
||||
- contact
|
||||
license: CC BY-NC-ND
|
||||
lastmod: '2020-10-09'
|
||||
menu:
|
||||
main:
|
||||
weight: -90
|
||||
params:
|
||||
icon: user
|
||||
---
|
||||
|
||||
Welcome to the personal cookbook of [James Tombleson](https://github.com/jtom38/cookbook)! This site contains recipies that my family likes to cook and stored in a easy location that we can use on a tablet. The reason this site exists is so we can archive the recipies that we find online. We have had sites go offline and had to use the [Wayback Machine](https://web.archive.org/) to try to recover them. This does not always work so thats why I wanted to make this site. I dont want to lose anymore recipies that my family loves.
|
||||
|
||||
With this being a website, we can also share the recipies with family, friends, and now you!
|
||||
|
||||
You will be able to find everything that we have stored here! This is a work in progress so things will be added over time.
|
||||
|
||||
If you use github and find this helpful, leave a star to let me know you like it!
|
13
content/page/search/index.md
Normal file
13
content/page/search/index.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Search"
|
||||
slug: "search"
|
||||
layout: "search"
|
||||
outputs:
|
||||
- html
|
||||
- json
|
||||
menu:
|
||||
main:
|
||||
weight: -60
|
||||
params:
|
||||
icon: search
|
||||
---
|
Loading…
Reference in New Issue
Block a user