Description
Background
We are currently using HPSRT theme made by mmistakes. It is all good and serves mostly as we expected. However, we just realized that tupleblog lives for almost 4 years already! So that we are thinking to change its appearance.
We have been looking around for a new theme that suits our needed. jekyllthemes.org gave us some of the good ones like Jasper2 - the port of Ghost default theme, Jekflix - the theme inspired by Netflix, and sleek - a minimal theme which looks clean and good. However, it's not tempting enough. We then met with jekyllthemes.io and have found extraordinary ones that hit our eyes.
The one that we finally picked is the Sleek Jekyll Theme, which is so clean and cool. The transfer process is starting and we can't wait to see the result of migration 😄
Plan
We are going to do on new-design
branch. What we are expecting/going to encounter is listed here:
- Different frontmatter format
- most of the problems is going to be
coverImage
-
author
-
date
,modifiedDate
- most of the problems is going to be
- Resources management
- we need to consider about assets management more carefully, like where to put images of the post or images of the site
- Syntax compatibility
- image syntax (+ if we change the way to store images asset)
- MathJax
Here is all I can think of now. Let's see what are we going to face more.