shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

246
active users

#docusaurus

0 posts0 participants0 posts today
Rob Carlson :ally: :BLM:<p>My skills in Github Actions were actually woefully deficient so I taught myself how to deploy my static blog with a commit instead of a build and sync action from one of my local computers. I still have it as an option but its nice to be able to make a quick update on Working Copy on my phone and have it go live a few minutes later, just like if I had a database-backed CMS. <a href="https://epistolary.org/tags/Docusaurus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Docusaurus</span></a> <a href="https://epistolary.org/tags/IndyWeb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IndyWeb</span></a></p>
Foster Irwin<p>Just migrated my website from <a href="https://mastodon.online/tags/Jekyll" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jekyll</span></a> to <a href="https://mastodon.online/tags/Docusaurus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Docusaurus</span></a>, still some work to do but it’s been an overdue project for a long time. The previous site was still very web developer focused, and didn't reflect my current career. After losing it for about 30 minutes due to some GitHub Pages configuration, we are back online! <a href="https://jfirwin.com" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">jfirwin.com</span><span class="invisible"></span></a></p>
Rob Carlson :ally: :BLM:<p>For anyone who cares and <span class="h-card" translate="no"><a href="https://wandering.shop/@disappearinjon" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>disappearinjon</span></a></span> who tried to help, I resolved my <a href="https://epistolary.org/tags/Docusaurus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Docusaurus</span></a> time zone issue - turns out that UTC was hard coded. Here's for anyone who might try to do what I'm doing: <a href="https://vees.net/hobbies/selfhosted/docusaurus/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">vees.net/hobbies/selfhosted/do</span><span class="invisible">cusaurus/</span></a></p>
Rob Carlson :ally: :BLM:<p><a href="https://epistolary.org/tags/Docusaurus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Docusaurus</span></a> build is pulling a value of Sun Aug 18 20:03:14 2024 -0400 for a last modified file but stores in milliseconds and then outputs it as:</p><p>Last updated on <br>&lt;time datetime="2024-08-19T00:03:14.000Z" itemprop="dateModified"&gt;Aug 19, 2024&lt;/time&gt;</p><p>But I can't see anywhere in the options where it would allow me to define a time zone to show a (more) correct local update time of August 18 EDT.</p><p><a href="https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-utils/src/gitUtils.ts" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/facebook/docusaurus</span><span class="invisible">/blob/main/packages/docusaurus-utils/src/gitUtils.ts</span></a></p>