adamdjbrett / stephaniewyatt-v4

Stephanie M. Wyatt Website.

Home Page:https://stephaniewyatt.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes to make

Homepage

- reconfigure social links to use '_data/social.yml' and have a wide array of options like this [post](https://vivekkrish.com/indigo/adding-configuring-social-links/)
- remove github
- show academia.edu
- show google scholar
- show ORCID

Menu

- show contact page
- increase font size and readiblity

Blog

- simplify blog allow posting without having to set category, star, author, description

Get Favicon to show

Body Font

- increase body font size
- increase body font weight
- increase contrast between body font and background color for light and dark modes. 
- increase readibility

Indigo Minimalist Jekyll Template - Demo

This is a simple and minimalist template for Jekyll for those who likes to eat noodles.


What has inside | Setup | Settings | How to

Light and Dark themes.

What has inside

Setup

  1. ⭐ to the project. 🤘
  2. Fork the project Indigo
  3. Edit _config.yml with your data (check settings section)
  4. Write some posts :bowtie:

If you want to test locally on your machine, do the following steps also:

  1. Install Jekyll and Bundler.
  2. Clone the forked repo on your machine
  3. Enter the cloned folder via terminal and run bundle install
  4. Then run bundle exec jekyll serve
  5. Open it in your browser: http://localhost:4000
  6. Do you want an admin panel to edit your posts? You can install this plugin jekyll-admin.

Settings

You must fill some informations on _config.yml to customize your site.

name: John Doe
bio: 'A Man who travels the world eating noodles'
picture: 'assets/images/profile.jpg'
...

and lot of other options, like width, projects, pages, read-time, tags, related posts, animations, multiple-authors, etc.

How To?

Check the FAQ if you have any doubt or problem.


License

MIT License © Sérgio Kopplin

About

Stephanie M. Wyatt Website.

https://stephaniewyatt.net/


Languages

Language:HTML 54.2%Language:Sass 40.2%Language:TeX 2.4%Language:SCSS 2.4%Language:Ruby 0.7%