diff --git a/_config.yml b/_config.yml index d9855171dca5..d82993dd11a6 100644 --- a/_config.yml +++ b/_config.yml @@ -144,7 +144,7 @@ disqus_shortname: al-folio # put your disqus shortname # you can display them in your blog by adding a link to the RSS feed. external_sources: - name: medium.com - rss_url: https://medium.com/@al-folio/feed + rss_url: https://medium.com/@jacksaunders909/feed # ----------------------------------------------------------------------------- # Collections diff --git a/_pages/about_einstein.md b/_pages/about_einstein.md deleted file mode 100644 index c0a8dced2d3d..000000000000 --- a/_pages/about_einstein.md +++ /dev/null @@ -1,5 +0,0 @@ -Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder. - -Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically. - -Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. \ No newline at end of file diff --git a/_pages/blog.md b/_pages/blog.md index a21b43af7613..f84d3d94d009 100644 --- a/_pages/blog.md +++ b/_pages/blog.md @@ -2,7 +2,7 @@ layout: default permalink: /blog/ title: blog -nav: true +nav: false nav_order: 1 pagination: enabled: true diff --git a/_pages/cv.md b/_pages/cv.md index ad3e26ddd234..5e1e9f9a36af 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -4,8 +4,8 @@ permalink: /cv/ title: cv nav: true nav_order: 5 -cv_pdf: example_pdf.pdf -description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button. +#cv_pdf: example_pdf.pdf +description: toc: sidebar: left --- diff --git a/_pages/profiles.md b/_pages/profiles.md index 72546a766358..56089d8fe9e6 100644 --- a/_pages/profiles.md +++ b/_pages/profiles.md @@ -3,7 +3,7 @@ layout: profiles permalink: /people/ title: people description: members of the lab or group -nav: true +nav: false nav_order: 7 profiles: diff --git a/_pages/projects.md b/_pages/projects.md index 3c0139cf9e91..55d91c71573d 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -3,7 +3,7 @@ layout: page title: projects permalink: /projects/ description: A growing collection of your cool projects. -nav: true +nav: false nav_order: 3 display_categories: [work, fun] horizontal: false diff --git a/_pages/repositories.md b/_pages/repositories.md index 3e405c9bc805..c57c6dd46c58 100644 --- a/_pages/repositories.md +++ b/_pages/repositories.md @@ -3,7 +3,7 @@ layout: page permalink: /repositories/ title: repositories description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories. -nav: true +nav: false nav_order: 4 --- diff --git a/_pages/teaching.md b/_pages/teaching.md index 6ac6a948de22..bfe8a5a39b87 100644 --- a/_pages/teaching.md +++ b/_pages/teaching.md @@ -3,7 +3,7 @@ layout: page permalink: /teaching/ title: teaching description: A simple list of the modules I have taught. -nav: true +nav: false nav_order: 6 ---