This post will guide you to install WhatATheme on your Jekyll site, follow the easy steps to set up WhatATheme.
Published on April 22, 2020 by MSS
how to setup theme
3 min READ
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. >You can rebuild the site in many different ways, but the most common way is to run
bundle exec jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.
WhatATheme is a customizable Jekyll Portfolio theme which supports blogging. You can use this theme in order to create an elegant, fully responsive portfolio which includes
Ping on Messenger
Send an Email
Tweet on Twitter
Facebook
, Twitter
, Instagram
, LinkedIn
, GitHub
, YouTube
, Reddit
, Behance
, Dribbble
& Spotify
.The blog includes a horizontal card list where the latest articles are fetched from the _posts folder automatically in top-down format. It also includes an instant search box which matches your query from the title, description & content of your post and shows the result as soon as you type.
The blog card includes
The Projects page will include all the projects from the projects.yml
file which is present in the _data folder.
Projects will be showcased in a card-list format where each card will contain
The footer includes
Author Image
as mentioned in the about section of the Home page which includes Name of the Author
, Around 75 words about the author
.Subscribe via RSS
link.WhatATheme comes pre installed with
Disqus - A worldwide blog comment hosting service for web sites and online communities that use a networked platform. For more information about Disqus click here
##### For more information about WhatATheme click here.
- Fork the repository
- Go to repository settings and set Github Pages source as master.
- Your new site should be ready at https://username.github.io/WhatATheme/
- Open _config.yml file
- Fill the available details accordingly
- Commit the changes