- Let's hit 100 commits before September 30 💥 🚀 🌩️
- On 17 of August on 2021, we hit 102 commits. 102?! That is a !!move! And it's not even 31st of September!
If you see a typo, click the SVG, the website will be served automatically, and it is secure. You must login to Gitpod via GitHub.
- noVNC server running Nautilus(Gnome Files) and Xplorer(FOSS file manager made based on Electron)
- Any GUI app on noVNC, ie. gedit or anything you want.
credits to @TysonMN for the blog!
To locally host this site, follow these steps.
Clone this repo and execute
npm i -g @codedoc/cli
codedoc installto obtain all npm dependencies.
Execute
codedoc serveto begin serving the website at localhost:3000.
There are some additional dependencies of codedoc/cli that might need to be installed first.
If port 3000 is being used, then a different one can be specified in the configuration.
- Execute codedoc update latestfrom.codedocdirectory in a Windows terminal to updatecodedoc/cli
- Execute codedoc update latest --localto updatecodedoc/core
- Execute codedoc install @codedoc/coding-blog-pluginto updatecoding-blog-plugin
I have to update codedoc/cli from a Windows terminal because of this issue.
I could not have created this blog without lots of help.
These wonderful technologies are used to make this site.
This blog is primarily powered by the CONNECT-platform.  It is deployed and hosted by coding.blog and most of the markdown features come from CODEDOC.
I was fortunate to be granted early access to coding.blog.  If you would like a blog like this, then go here and join their Prospective Creators List.
Eventually, you can financially support coding.blog in exchange for a personally curated content feed.  For now, you can go here and join their Waiting List for Beta.
Support for comments on posts is powered by utterances. The comments are stored in post-specific issues in this GitHub repo. Anyone with a GitHub account can add a comment. If you authorize the utterances bot to post on your behalf, then you can add a comment directly from the post. Otherwise, you can simply navigate from the post to the backing issue using the link provided above the first comment and post there yourself.
Of course GitHub also plays a crucial role.  In addition to hosting the comments in select issues, all the content is committed into this repo.  The website is redeployed shortly after I activate my non-commited batch file that has a curl command to send a request. Useful for suspense
Is there some improvement that you would like to see in my blog? You can tell me about it by creating an issue or you can make the improvement yourself and then send me a pull request.