Skip to content

Android on Vulkan blog post - #2

Draft
EwanC wants to merge 3 commits into
AdaptiveCpp:masterfrom
EwanC:vulkan-android
Draft

Android on Vulkan blog post#2
EwanC wants to merge 3 commits into
AdaptiveCpp:masterfrom
EwanC:vulkan-android

Conversation

@EwanC

@EwanC EwanC commented Aug 12, 2026

Copy link
Copy Markdown

Create a blog post on the recent AdaptiveCpp developments of a Vulkan backend that can run on Android.
This is ready for review but draft because we need these two AdaptiveCpp PRs to merge first:

Then we can fill in the date placeholder.

I've not looked at a rendered version of this MarkDown file, if there's a way to preview what the rendered blog post would look like on the website that would be good to know.

Create a blog post on the recent AdaptiveCpp developments
of a Vulkan backend that can run on Android.

Using placeholders for blog date as we need these two AdaptiveCpp
PRs to merge first:
* AdaptiveCpp/AdaptiveCpp#2186
* AdaptiveCpp/AdaptiveCpp#2158
@illuhad

illuhad commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

I've not looked at a rendered version of this MarkDown file, if there's a way to preview what the rendered blog post would look like on the website that would be good to know.

Yes, this is possible. I did it once long ago, so I don't have the command readily available. It would be sure good to try, especially to test whether the new author entry properly works (IIRC, there were some issues around that part).

This page might help, otherwise I suspect the LLM of your choice might also know how to do it :)

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll

* Set a date/time in the past to enable post to be shown in hosted
  render
* Add gemfile dependencies I needed to built on 26.04
@EwanC

EwanC commented Aug 21, 2026

Copy link
Copy Markdown
Author

I've not looked at a rendered version of this MarkDown file, if there's a way to preview what the rendered blog post would look like on the website that would be good to know.

Yes, this is possible. I did it once long ago, so I don't have the command readily available. It would be sure good to try, especially to test whether the new author entry properly works (IIRC, there were some issues around that part).

This page might help, otherwise I suspect the LLM of your choice might also know how to do it :)

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll

Thanks, those instructions works. I did need to add a couple of Gem dependencies to get it working on Ubuntu 26.04 and also set a date/time in the past for the post. I've includes those in a commit to make it easier to review if you want to test this branch out locally yourself, but can the remove extra gem dependencies and set a real publication date before actually merging

Also use some more external links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants