obsidian-blog VS cool_ssg_generator

Compare obsidian-blog vs cool_ssg_generator and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
obsidian-blog cool_ssg_generator
1 4
34 0
- -
0.0 0.0
over 1 year ago over 2 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

obsidian-blog

Posts with mentions or reviews of obsidian-blog. We have used some of these posts to build our list of alternatives and similar projects.

cool_ssg_generator

Posts with mentions or reviews of cool_ssg_generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.
  • Github CI Integration
    1 project | dev.to | 19 Nov 2021
    I contributed on Le Minh Pham's project which was written in Python. Unit testing in python was a lot simpler than using Java. I created two unit testings, which have test cases for horizontal rules and a combined markdown feature. First I failed on horizontal rules testing, and had to discuss with Le Minh Pham, he was able to fix the part where it breaks the
  • Lab 4 - Adding config option for other student repo
    2 projects | dev.to | 8 Oct 2021
    After implementing my code I run some tests on my side when everything looks good. I commit, then push to remote then created a Pull Request #16. lmpham1 found a small bug in my code where I have to check correctly if it was a json file. After fixing it and pushed to the remote. lmpham1 merged my PR and the issue that was linked to it was closed automatically.
  • Working With Pull Requests (Lab 2)
    2 projects | dev.to | 23 Sep 2021
    Changes I made
  • Review Lab 1
    2 projects | dev.to | 17 Sep 2021
    I find my partner- Le Minh Pham - through Slack and we both prefer Python. I just started learning Python, but he should be an expert. I learned some new libraries and methods after testing and reviewing Le’s code. I am surprised at the beautiful structure of his code. My partner helped me solve a big problem of finding folders, so I’m lucky to have such a partner. Reviewing and testing code is an exciting and painful thing for me. I'm excited because I can learn a lot of skills from my partner. For example, the original code only has one file, but after optimization, it has four files, and many auxiliary functions are added, and the structure is clearer. The pain is because as a new language, it takes me a long time to review and test it. Especially, my partner is very diligent. His code changes a lot every few days. Based on my level, it’s hard to find issues about his constantly improving code. Despite all this, I can still find problems and put forward what needs to be improved. For example, the issue “--input folder command line isn't working” https://github.com/lmpham1/cool_ssg_generator/issues/2 I also give some suggestion, for example, https://github.com/lmpham1/cool_ssg_generator/issues/3 There are 2 main issues about my code. https://github.com/Yoda-Canada/Magic-SSG/issues/1. https://github.com/Yoda-Canada/Magic-SSG/issues/2. Le give me lots of suggestion to fix the bugs, and I am fixing them. This lab is very important for me, because a lot of basic knowledge needs to be learned, and it also help me to recall the knowledge I learned before. I am confident to complete the future project

What are some alternatives?

When comparing obsidian-blog and cool_ssg_generator you can also consider the following projects:

yassg - A super simple static site generator written in python.

Magic-SSG