排序
Release OpenSSG to Maven Central
Release OpenSSG to Maven Central,This week I have released my OpenSSG to Maven Central which is one of popular places developers store their dependencies or artifacts. I think ther...
Adding Unit Testing to OpenSSG
Adding Unit Testing to OpenSSG,I had felt the need to package my OpenSSG like node.js modules. I should have done packaging at the beginning of the project due to lack of my Java k...
Adding Full Markdown Support and Sidebar Menu to My OpenSSG
Adding Full Markdown Support and Sidebar Menu to My OpenSSG,This week I had a look at Docusaurus which provides a simple React website generation. Especially it provides a lot of s...
Refactoring Was Totally Worth It
Refactoring Was Totally Worth It, Refactoring makes my next step easier This week task is refactoring of my OpenSSG code. However, I refactored most parts of my code two weeks ago....
Improving a Bit by Bit
Improving a Bit by Bit, My Code Has Too much of Duplicates and Poor Readability One of my concerns about my code was that I had many overloading functions that took one to three us...
My code Is Tested by Someone Else For the First Time
My code Is Tested by Someone Else For the First Time,I finished my Static Site Generator called OpenSSG. I tried to give it to someone to test with high quality. At least I wish it...
OpenSSG – Static Site Generator
OpenSSG - Static Site Generator,Today I would like to introduce my Static Site Generator called OpenSSG. I tried to come up with more identical name for my project. But I found tha...