My personal website https://njms.ca
 
 
Go to file
Nat🐦 239713db8d
Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT
2023-09-18 12:27:44 -07:00
assets Rebuilt website Thu 31 Aug 2023 01:17:56 PM PDT 2023-08-31 13:17:57 -07:00
cv Rebuilt website Sun 07 May 2023 07:07:46 PM PDT 2023-05-07 19:07:46 -07:00
posts Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
wiki Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
LICENSE_CODE.txt cobalt site import 2022-05-13 17:43:37 -07:00
LICENSE_CONTENT.txt Rebuilt website Thu 05 Jan 2023 10:19:02 AM PST 2023-01-05 10:19:02 -08:00
README.html Rebuilt website Thu 05 Jan 2023 10:19:02 AM PST 2023-01-05 10:19:02 -08:00
about.html Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
blog.html Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
feed.json Rebuilt website Thu 24 Aug 2023 10:21:48 PM PDT 2023-08-24 22:21:48 -07:00
index.html Rebuilt website Thu 31 Aug 2023 01:17:56 PM PDT 2023-08-31 13:17:57 -07:00
links.html Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
now.html Rebuilt website Mon 18 Sep 2023 12:27:43 PM PDT 2023-09-18 12:27:44 -07:00
robots.txt Rebuilt website Mon 07 Aug 2023 03:33:53 PM PDT 2023-08-07 15:33:53 -07:00
rss.xml Rebuilt website Thu 24 Aug 2023 10:21:48 PM PDT 2023-08-24 22:21:48 -07:00

README.html

<h1>njms.ca</h1>
<p>This is my blog :)</p>
<p>This website is statically generated using <a href="https://cobalt-org.github.io/">Cobalt.rs</a>. Instructions on how to build it can be found in detail in their docs.</p>
<p>Simply put,</p>
<pre style="background-color:#2b303b;">
<code><span style="color:#c0c5ce;">$ cobalt serve # Creates a live-reloading HTTP server
</span><span style="color:#c0c5ce;">$ ./deploy # Builds the site once and moves it to the &quot;pages&quot; branch
</span></code></pre>
<h2>License</h2>
<p>The website's source code is licensed under the GNU Affero General Public License v3.0 (see ./LICENSE_CODE.txt). Other content, including written text and images are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (see ./LICENSE_CONTENT.txt).</p>