ssg-factory VS GMOT-SSG

Compare ssg-factory vs GMOT-SSG and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
ssg-factory GMOT-SSG
10 12
0 0
- -
0.0 0.0
over 2 years ago over 1 year ago
JavaScript JavaScript
Apache License 2.0 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.

ssg-factory

Posts with mentions or reviews of ssg-factory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • Adding Continuous Integration with GitHub Actions 🛠
    2 projects | dev.to | 19 Nov 2021
    After ensuring that the CI was working, I decided to file an issue to Tue's repo and asked if I could help him test his text to HTML conversion. We worked with each other through Slack and GitHub, with myself taking notes of what he wanted to check and what the expected results should be. After struggling with managing and rebase commits when changing the code based on Tue's review, I was able to merge my pull request.
  • Bugs are not allowed in
    2 projects | dev.to | 19 Nov 2021
    Afterwards, I pulled the repo to update my local and added more tests to my program as I recently refactored it to test easier. One of the commits passed testing after integrating GitHub Actions.
  • Adding more tools to control code quality
    3 projects | dev.to | 4 Nov 2021
    This week, I have a chance implement them into my project as an author to ensure my code stay consistent when different people contribute. The extensions I chose to add to the workflow are:
  • Inspired by Docusaurus
    2 projects | dev.to | 30 Oct 2021
    You can take a look at the commit and my Docusaurus demo site
  • Refactoring code
    1 project | dev.to | 15 Oct 2021
    Checkout THE COMMIT
  • A way to review a Pull Request
    4 projects | dev.to | 7 Oct 2021
    You can take a look at Roxanne's repo here or mine
  • Initial Pull Requests
    2 projects | dev.to | 24 Sep 2021
    This week, I continued working with Git and Github to learn the basics of pull requests, code reviews and more. I collaborated with Tue Nguyen to add functionality to his Static Site Generator: tue-1st-ssg.
  • Adding markdown parsing to SSG
    2 projects | dev.to | 24 Sep 2021
    Francesco's SSG My SSG
  • Doing code review
    1 project | dev.to | 17 Sep 2021
    The issues weren't severed, the program still functioned fine, but the HTML files generated had quite a few HTML markdown errors and the help command didn't print enough information. After some discussions, Oliver managed to fixed those issues easily, he also caused a bug but quickly patched it up.
  • My First Baby Steps in Open Source
    2 projects | dev.to | 17 Sep 2021
    It didn't take me a lot of time to fix the issue, so I decided, in return for his help, to test his program, which was also a SSG written in Javascript.

GMOT-SSG

Posts with mentions or reviews of GMOT-SSG. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • Now you can install GMOT-SSG!
    1 project | dev.to | 26 Nov 2021
    Today I will talk about my first experience publishing a package to npm. Which means that now you can install it on your machine and use it! My project is here in case you want to check it. It is a Static Site Generator; it will take txt or md files as input and transform it in HTML!
  • Bugs are not allowed in
    2 projects | dev.to | 19 Nov 2021
    I added some tests to Gustavo's SSG project. I added some e2e tests to his repo which reminded me to add e2e tests to my repo as well :D
  • OSD600 Lab08
    2 projects | dev.to | 11 Nov 2021
    This week lab’s goal is to test out our SSG. We were instructed to use a tester like Jest to test our code and check if everything is working as intended.
  • OSD600 – LAB 07
    1 project | dev.to | 4 Nov 2021
    This time this lab is all about setting configuration files for our SSG project. mine. The configuration that we should add is:
  • OSD600 - LAB 06
    1 project | dev.to | 28 Oct 2021
    For my SSG, I decided to go with the Full Markdown support. Issue #16 The Full Markdown support consists in making the SSG able to parse all markdown into HTML. As described in LAB 06, I could use a open source library to help me with that.
  • Time to Refactor!
    2 projects | dev.to | 15 Oct 2021
    To be completely honest, I had refactored my code long time ago, when David made Issue #7 and Issue #6. So for this lab I had to make only a few changes to make it good to go.
  • I can Merge! (actually git did it for me)
    1 project | dev.to | 1 Oct 2021
    For this week, the goal was to choose 2 features and add it to our SSG project. GMOT-SSG But each feature had to be in a different branch so we could have different merging experience.
  • My First Collaboration!
    2 projects | dev.to | 24 Sep 2021
    In the other hand, Leyang Yu filled an issue in my repository. Issue #8. His issue goal was to add the Markdown feature to my project.
  • Working with Others Part 2: Pull Requests
    3 projects | dev.to | 24 Sep 2021
    First, I filed an issue in the GMOT-SSG repository. For this issue, I wanted to add markdown support to the program. This involved several tasks including:
  • Reviewing Someone's Code! - OSD600 - Lab 01
    2 projects | dev.to | 17 Sep 2021
    GMOT-SSG

What are some alternatives?

When comparing ssg-factory and GMOT-SSG you can also consider the following projects:

silkie - Static site generator with the smoothness of silk

textToHTML_V2

SiteGen - Static Site Generator

np - A better `npm publish`

topics-in-open-source-2021 - OSD600/DPS909 Topics In Open Source 2021

jellybean

GMOT-SSG - OSD600 0.1 - SSG

jest - Delightful JavaScript Testing.