Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
SiteGenerationTool Alternatives
Similar projects and alternatives to SiteGenerationTool
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
cve-bin-tool
The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 200 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.
-
starter-workflows
Accelerating new GitHub Actions workflows
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
SiteGenerationTool reviews and mentions
-
Release 0.3 External Pull Request
My pull request involved updating syntax for some files in order to modernize the code in the project. I've had minimal exposure to Python, only having worked on another student's SSG made in Python, so it was somewhat of a shift to understand the basics of Python syntax. There isn't much more to say at the moment, but I will update this post as I receive feedback from the maintainers and hopefully have my pull request merged.
-
C.I. Continuous Integration
Here is an example workflow from my class mate Rudy's recent PR to my repository where he added some testing to see that my CI was working: Successful actions run.
-
OSD600 Lab 9
How did your partner's repo and testing setup differ from yours? I worked with sfrunza13 once again on his SSG. Even though he used Python and I used C++ for our projects, the tests were similar since they both accomplish the same task. With the understanding of the task being performed, the difference between languages did not matter significantly. Both the projects and tests were very similar. Although one significant difference was that my repo outsourced the Markdown parsing to a external module.
-
Lab 4 - config file support & remote repos
For Lab 4, I added support for reading and parsing a JSON config file to Stefan's SSG.
-
Open source development - Release 0.1
It turns out that writing SSG in python is not that complicated. (https://github.com/sfrunza13/SiteGenerationTool) The code that I was reading is very clear and concise, even if you are not very good at this language.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Dec 2023
Stats
sfrunza13/SiteGenerationTool is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SiteGenerationTool is Python.