Blog
The compilation is now on sale at BOOTH!
The compilation I wrote about in this blog is now on sale at pixiv BOOTH!
https://hokudaidtm.booth.pm/items/4290097
Fruits Cooktail - 北大DTMサークルNMPASS - BOOTH
New Song Alert!
New release: FRUITY COCKTAIL
Skipped loading player: you're on mobile!
You can still listen to this track via official site or app.
Listen on SoundCloudCreating Custom Tags in Jekyll, with an actual example
Read the article on DEV.to
Shields.io is a “service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page.”
Shields.io: Quality metadata badges for open source projects
Their service takes query parameters to their API endpoint to generate a badge / shield. For example:
https://img.shields.io/static/v1?label=Find%20me%20on&message=GitHub&color=181717&style=flat&logo=github
becomes:
I was planning to use this in this website, when I realized a problem; it is hard to maintain. While it may be rare to change the content of those shields, it would be nice to have a maintainable way to put a shield on my blog.
...read this post onHow to include secondary Jekyll website using submodule
Caveat
The technique explained in this article expects that you own an HTTP server that you can run ruby/bundler on and build your Jekyll site on. This technique is not available for GitHub Pages.
...read this post onUse "source" Jekyll configuration to avoid deployment mistake
Read the article on DEV.to
Are you troubled with the cluttered project root for your jekyll site? Read on.
...read this post onsubscribe via RSS