Add some new features but question about where to put the tiles #1282
Closed
marksie1988
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
How did you create the site?
Built from
jekyll-theme-chirpy
Description
Hello,
I have a version of your theme that I modified quite a bit in the past, however i found it hard to keep it up to date due to some of the changes I made.
I decided to move back over to the main theme and re-introduce the features I added some of which will benefit users here. I have already added two new features in PRs but have two more to add:
In my old custom version I put them in a folder
_includes\elements
and any "elements" that were intended for a user to include were in this folder.I wanted to check that you agreed with this or if you would prefer I add them to a different location e.g. the embeds folder?
The implementation works as follows:
_data/timeline
or_data/progress
timeline/work.yml
orprogress/skills.yml
which would then display something like this:
Are you happy for me to implement this and where would you want the
_includes
to be located?Operations you have already tried
N/A
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions