You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The website is a technically a Jekyll blog. You fork it and then you need to change meta data (such as stuff in the config.yaml in the root), and then change the date and name of the "blog posts" which are essentially the trashcan locations. The data is in yaml and markup format which are both well human readable.
If you want to change and tweak styling than you need to have some level of JavaScript and HTML / CSS knwoledge, and also some Ruby on Rails / Jekyll.
Does this help? Maybe I should turn on discussions.
somehow it doesnt build even changing the config.xml
This could be some Ruby on Rails problem (Jekyll is based on Ruby on Rails). There can be many reasons why it doesn't build, many things depend on your developer environment (what OS you use, what Ruby you have, what gems you installed, etc). Please open a discussion with the details of the error and your developer environment.
If I want to build this kind of project and deploy it on github pages.how should i do it?
The text was updated successfully, but these errors were encountered: