Tokyo – Personal Portfolio Jekyll Theme Introduction

Tokyo – Personal Portfolio Jekyll Theme is for many purposes. It’s a creative, minimal, and clean design. It has all of the features of the business website. It’s suitable for any startup business, companies, agencies, and freelancers who need a professional way to showcase their projects and services with a 100% super responsive experience. Key […]

Read More

How to change homepage data in Tokyo Jekyll Theme?

To change the data in the homepage, open Tokyo Jekyll Theme file and then you will find the following code there : There you can change the profile name, image, bio and others social link. I you want to add custom social links there, feel free to contact us. We will add it for you […]

Read More

How to update portfolio content in Tokyo Jekyll theme?

In Tokyo Jekyll theme, there has a nice style portfolio section. You can change the content for that section easily form the _data/portfolio.yml file. Here following the structure of the portfolio data : You can update the name, image URL, project URL, filter class and category name there. We strongly recommend to use the filter_classes […]

Read More

Jekyll Theme Deployment

To run our jekyll theme locally, navigate to the theme directory from your PC and run bundle install command in git client app. to install the dependencies, then run bundle exec jekyll serve to start the Jekyll server. Here following some good resources to deploy jekyll : Manual Deployment Automated Deployment (Example: Travis CI, Circle CI, Buddy etc) 3rd Party […]

Read More