A quick and simple responsive developer portfolio theme for jekyll sites and GitHub Pages.
panthera-jekyll is a Jekyll theme designed for GitHub Pages and Jekyll sites. It offers a visually appealing design and can be easily customized to fit your needs. The theme supports various features such as left side configuration, side menu customization, social links, and footer configuration. It also includes support for FontAwesome icons. panthera-jekyll allows you to add your own custom styles to further personalize your site. The theme includes instructions on creating blog posts and displaying an index of posts. The project is open source and available under the MIT License.
To install panthera-jekyll on your Jekyll site or GitHub Pages, follow these steps:
gem 'panthera-jekyll'
_config.yml file:theme: panthera-jekyll
bundle install
Alternatively, you can install the theme directly:
gem install panthera-jekyll
For GitHub Pages:
_config.yml file:remote_theme: chrisitanezeani/panthera-jekyll
panthera-jekyll is a versatile Jekyll theme suitable for GitHub Pages and Jekyll sites. It offers a visually appealing design and a range of customization options. With support for left side configuration, side menu customization, social links, and footer configuration, you can tailor the theme to match your preferences. The theme also includes instructions for creating blog posts and displaying an index of posts. panthera-jekyll is open source and available under the MIT License, making it a flexible and accessible choice for website developers.