topics-in-open-source-2022 VS ap21-ssg

Compare topics-in-open-source-2022 vs ap21-ssg and see what are their differences.

topics-in-open-source-2022

OSD600/DPS909 Topics in Open Source 2022 (by Seneca-CDOT)

ap21-ssg

repos for DPS909 release 0.1 (by a-parris21)
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
topics-in-open-source-2022 ap21-ssg
2 6
12 0
- -
10.0 0.0
over 1 year ago over 1 year ago
JavaScript
BSD 2-clause "Simplified" License 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.

topics-in-open-source-2022

Posts with mentions or reviews of topics-in-open-source-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-07.
  • Implementing Difficult Features While Learning New Things in C++
    4 projects | dev.to | 7 Oct 2022
    To add a new feature to palpatine which is an awesome static site generator written in C++ by Batuhan, I started by filing an issue. While I worked on his repo for adding this new feature, he worked on mine to add the same feature. Here are the detailed instructions for this week's lab. Batuhan also worked on my repo for adding the –config feature for my static site generator, rwar, written in Python. These are awesome repos to check out!
  • DSP909- Topics-in-open-source - LAB2
    3 projects | dev.to | 23 Sep 2022
    In this lab we were asked to create the fork and clone somebody else project from the release 0.1 list. After forking we need to create the new branches on the repo which i have created here to work on and add more functionality to it. We need to convert the SSG project in such so that it can now take both .txt files and .md files type and parses the data out of md file and convert it into html page.

ap21-ssg

Posts with mentions or reviews of ap21-ssg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-09.
  • Lab 4 - config file support & remote repos
    2 projects | dev.to | 9 Oct 2022
    For Lab 4, Maxim implemented the config support for my repo.
  • Adding feature to a project
    1 project | dev.to | 5 Oct 2022
    This week I've been working on another student repo. I had to make a feature that will allow user to specify all of their SSG options in a JSON formatted configuration file instead of having to pass them all as command line arguments every time.
  • Lab 3 - working in multiple branches
    1 project | dev.to | 2 Oct 2022
    Project Repo: ap21-ssg
  • DSP909- Topics-in-open-source - LAB2
    3 projects | dev.to | 23 Sep 2022
    I have created this issue 6 on the Arryell Parris project.
  • Progress on Release 0.1
    2 projects | dev.to | 16 Sep 2022
    README.md file missing - I was working on the 'test' branch of my repos and did not switch back to the 'main' branch in order to push the updated README.md file there. It has now been pushed to the 'main' branch though it is not yet fully completed.
  • DSP 909- Open-Source Lab1
    2 projects | dev.to | 16 Sep 2022
    I have got the chance to review Arryell Paris code. I know him personally, but this was the first time we actually shared the code to review each other's work. With the help of this lab, it allows me to find the mistakes in his work and let me go throw my mistakes.

What are some alternatives?

When comparing topics-in-open-source-2022 and ap21-ssg you can also consider the following projects:

palpatine - ⚡Darth sidious does static site generator with unlimited power!

SiteGenerationTool - A tool that will take a text file as an option and create HTML markup based upon it.

rwar - rwar - A simple bare-bones Static Site Generator (SSG) with minimal features. An SSG allows a user to generate a complete HTML website from raw data and files, without having to write out the HTML. Rwar is a command line tool that takes .txt files as input and generates .html files as output.

ag-ssg - Static Site Generator

ap21-ssg - repos for DPS909 release 0.1

json - JSON for Modern C++