diff --git a/content/_index.md b/content/_index.md index 8927a4a..74b2a76 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ --- title: Westley Winks -# subtitle: My corner of the internet menu: none layout: index description: Thoughts, notes, ramblings, musings, and other projects from Westley Winks. +keywords: personal website, personal blog --- diff --git a/content/books/_index.md b/content/books/_index.md index 2f7baa9..2b716c9 100644 --- a/content/books/_index.md +++ b/content/books/_index.md @@ -1,12 +1,11 @@ --- -title: Books -# subtitle: Ongoing list of books I have read -menu: main +description: Book notes and book reviews of books that I have read. +include_in_hugo: true +keywords: book reviews, book notes, book summaries layout: books +menu: main +title: Books weight: 2 -include_in_hugo: true --- An ongoing list of books that I have read. I have a new system for taking book notes and this page will reflect that as time goes on. For the books I have notes on, the summary will be posted here. All of them will have a short blurb about what I think in the dropdown. This is heavily inspired by [James Clear's](https://jamesclear.com/book-summaries) book summary page. - -A search bar would also be cool. diff --git a/content/peace-corps/_index.md b/content/peace-corps/_index.md index 77bbf88..b5c5a65 100644 --- a/content/peace-corps/_index.md +++ b/content/peace-corps/_index.md @@ -1,12 +1,12 @@ --- -title: Peace Corps +description: Personal blog writing about Moroccan culture as a volunteer in Peace Corps Morocco. +include_in_hugo: true +keywords: peace corps morocco blog, peace corps morocco blogs, peace corps blog menu: main +title: Peace Corps weight: 1 -include_in_hugo: true --- I am a Peace Corps Volunteer serving in the Youth in Development sector in Morocco. I teach English and life skills to youth, share American culture, and learn and share Moroccan culture. This page serves as a place for me to write stories that represent Moroccan culture so that my American friends have a better understanding of a culture different from their own. - - diff --git a/content/projects.md b/content/projects.md index 2e70077..1d56775 100644 --- a/content/projects.md +++ b/content/projects.md @@ -1,10 +1,11 @@ --- title: Projects -# subtitle: My list of coding projects menu: main weight: 3 layout: projects include_in_hugo: true +keywords: coding projects +description: Public and personal coding projects I have done and posted to GitHub. --- These are my public coding projects I have done and posted to GitHub.