-
Notifications
You must be signed in to change notification settings - Fork 19
Initialising Chirpy themed Blogs using GitHub Pages #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Initialising Chirpy themed Blogs using GitHub Pages #55
Conversation
Adds Chirpy style blog using GitHub Pages. Signed-off-by: Adarsh Rawat <[email protected]>
2d5e23e to
e5a5a5f
Compare
|
Thank you so much, @AdarshRawat1. Would it be possible to rework the folder organization? The folder structure you proposed changes the logic we defined for the GSoC repo. Ideally, we would like to keep the current GSoC folder organization, and place the files needed for blog generation in a dedicated folder under Do you have a link where we can see the blog? |
He he 🌻
I was aware of this challenge. I tried but it was not possible with this theme, as I mentioned earlier .. @qobilidop 's Suggestion of having a layer of redirection should help.
Here is the demo link - https://adarshrawat1.github.io/P4-GSoC-preview/ |
Signed-off-by: Adarsh Rawat <[email protected]>
d3ec9e5 to
aa00223
Compare
|
I've retained the previous repository structure to avoid breaking GSoC project link.
And for the new projects we can have redirection wiki. |
|
@AdarshRawat1 Thanks for your work! This looks great at a glance, especially with your demo. Need a bit more time to dive into the details, but I have a high level comment on the My current feeling is that no all existing docs have to become a blog post. Some of them are fine staying as simple markdowns and directly viewed in the GitHub repo. So here's my proposal:
@AdarshRawat1 @Dscano @fruffy What do you think? |
|
Sounds Good! we'll host only reports for now. Adding to your list @qobilidop ... I'll draft a page including steps to make it easier for new contributors to follow. |
Signed-off-by: Adarsh Rawat <[email protected]>
|
@AdarshRawat1 Thank you for your latest comments. Unfortunately, I haven’t been able to take a look yet. Ideally, I’ll get back to this after February 3, as we are currently focused on finalizing the P4 Consortium submission for GSoC. |
No worries, All the best to team for submission. |
5c9d690 to
0a581ae
Compare
Cleared the root directory for better structure. Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
|
I’ll switch to using GitHub Raw Links for all images and diagrams. This is the only way to make sure they show up correctly on both the GitHub preview and the live blog without breaking. Waiting for your inputs then we can do this in a seperate PR to avoid mess. |
Signed-off-by: Adarsh Rawat <[email protected]>
836b99f to
da10a84
Compare
Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
|
Blog folder contains files related to |
d6090cd to
eaf1950
Compare
Signed-off-by: Adarsh Rawat <[email protected]>
Signed-off-by: Adarsh Rawat <[email protected]>
Fixes
Blog files are stored under the
_postsdirectory. Other files belong to the Chirpy theme.Demo - https://adarshrawat1.github.io/P4-GSoC-preview/
Few Limitations
2025-10-10-README.md(format:yyyy-mm-dd-<name>.md). Couldn’t find a workaround yet.:unless wrapped in quotes due to YAML parsing limits. Use-instead if needed../assets/img.png) do not render correctly in the Chirpy theme. Use full GitHub URLs or embed the assets directly in the Markdown.