Publishing a blog to github.signalk.io
looking for guidance on how/where to put image files for my mdx file…
my local editor (vs code) has put image files into same directory (_posts ) as the mdx file …
unclear if this correct?
11 Replies
See this PR as an example:
* Blog post should go to
_posts/year/
folder as a Markdown file with front matter metadata
* Inlined images should have their own folder under 'public/images/posts/
* The cover image should go to
src/assets/images`
* All images should be in WebP formatok thanks, that helpful …. as i also “learn” git
still a noice at git … so struggling but determined.
novice
I think you could do all of this in the GitHub web-based file editor as well
more than likely … just that vs code has some extensions that are helpful … eg my bad typing/spelling!
There’s also the option of just writing the damn thing, digging up the pictures and yelling ”hey somebody help me publish this thing….please”
If you don’t feel like tackling the technical side of this
thanks .. i was trying to avoid that option 🙂
as its also a useful learning experience with git/github
Question. : should i be using SignalK or Signal K ?
.. as I see that its used both ways in various references…
I used to think it is with a space, but no longer care…as in both have their merits. Together it is very googlable, separate is more true to the origins
And people use both anyway
🙂 good, i will not offend anyone … as I prefer SignalK
@Greg Young give me a shout if you need help with the technical aspects of the blog.