text-ssg VS greenwood

Compare text-ssg vs greenwood and see what are their differences.

greenwood

Greenwood is your full-stack workbench for the web, focused on supporting modern web standards and development to help you create your next project. (by ProjectEvergreen)
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
text-ssg greenwood
9 21
2 92
- -
0.0 7.7
over 2 years ago 4 days ago
JavaScript JavaScript
MIT 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.

text-ssg

Posts with mentions or reviews of text-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.
  • Lab 10 - Time to release
    1 project | dev.to | 26 Nov 2021
    GitHub: @Kevan-Y Repo: https://github.com/Kevan-Y/text-ssg Thanks contributor: @irenejoeunpark @DukeManh @AndreWillomitzer
  • GitHub continuous integration basics (my experience).
    2 projects | dev.to | 19 Nov 2021
    For my pull request to his project text-to-ssg I tested one of his functions called getAllFiles(). I wrote an expect() function expecting the files function to throw if it does not find the file (it's not the function itself throwing, but the fs.readfile function throwing).
  • Lab 8 - Add Testing Jest
    1 project | dev.to | 12 Nov 2021
    Issue: https://github.com/Kevan-Y/text-ssg/issues/26 Commit: https://github.com/Kevan-Y/text-ssg/commit/2ca3d50f599b95620c1d28782fac9af9275746b8
  • Lab 6 - Adding Docusaurus features
    2 projects | dev.to | 30 Oct 2021
    I decided to use a third party package to have the full markdown feature + highlight with highlight.js. Issue#24
  • Lab 5 - Refectory code and git rebase
    1 project | dev.to | 15 Oct 2021
    After making all the commits for the above change. I wanted to squash into 1 commit. I first run the command git rebase -i master and pick the commit that I needed to combine together to squash and leave one commit to be pick. After saving the files I wasn't happy with the name of the commit, I run the command git commit --amend and changed the name. (b092da9)
  • Lab 3 - Merging and resolving code conflict
    1 project | dev.to | 1 Oct 2021
    So I started to create a branch call issue-19 for my Issue#19 then another branch call issue-20 for my Issue#20. I checkout issue-19 and started to add my language support for HTML tag. After finishing implementing my feature 8bcd08a, I committed my changes and switched to my issue-20 branch where I have to add a support markdown horizontal line. After finishing implementing this feature 9bee88d. I found out I have to go back to my issue-19 branch and add another commit to update documentation f2608c4. The same thing for issue-20 bc7ec05. After all, was done, I checkout my master branch then merged my issue-19 branch first which I did not have any issue merged it since it was a Fast-forward merge. But when I merged my issue-20 branch I had to resolve the conflict first do a commit for resolving the conflict 7ea3f6e, this is also called a 3-way-merge. After all, this is done I pushed my master branch to remote, then closed my issue + adding a message Closed by .
  • Lab 2 - Create issue and pull requests
    2 projects | dev.to | 24 Sep 2021
    Duc Bui Manh has to implement his markdown feature to my code. He first created an Issue#15, then created a pull request PR#16 for his change. The way of implementing a smarter than my way using some regex. I pull his code and do some testing on my side. I found that the markdown for the link was wrong, the href contains some tags. Also, the heading was wrapped with
  • Lab 1 reviewing other student code sources
    2 projects | dev.to | 15 Sep 2021
    After I reviewed Eugene code, he had to review mine. I always like people to review my code and tell me what I can improve on. For me it is a way to learn how to write efficient code in the future. When Eugene testing my SSG code, even with some error checking I put in place he was still able to find some bug in my code. One of the issues Issue #1 he found was my code wasn't checking recursively for any .txt files. One of the solutions is to implement a recursive check to check if there is any .txt file in the children's directory. The second big bug Issue #5 was that the generated HTML file does not pass HMTL5 standards. I notice that for a .txt file that has a name with space, it will convert to an HTML file with name + space. The solution was to replace all space with hyphens when creating the HTML file. The same logic applies to folders too.
  • Node.js static site generator (Release 0.1.0)
    1 project | dev.to | 15 Sep 2021
    Sample of file generated: https://text-ssg.vercel.app/ GitHub Repo: https://github.com/Kevan-Y/text-ssg

greenwood

Posts with mentions or reviews of greenwood. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.
  • Best SSG for resume website?
    1 project | /r/webdev | 27 Feb 2023
    I have a project in called Greenwood that can probably help here if you're interested to check it out. Made to easily start with HTML (or markdown) and focused on web standards to make learning and development easy and familiar. Works great with Web Components and can even pre-render them! https://github.com/ProjectEvergreen/greenwood
  • Need an advice for frontend framework (beginner in frontend development)
    5 projects | /r/Frontend | 25 Feb 2023
    Either is pretty easy to get started with and keep you nicely aligned with web standards if that's of interesting to you. I have a project that could help you work with either of those option you are so inclined, with the getting started guide of the website giving a brief overview of how to get started with native web components. https://www.greenwoodjs.io/
  • Server-Side Includes (SSI) - Porkbun static web hosting
    2 projects | /r/web_design | 3 Jan 2023
    My project Greenwood might be able to help here, depending on what your current setup looks like. Inspired by the old HTML Includes spec, I created a plugin for replicating this sort of edge side include behavior.
  • Do people build websites with just html/css/vanilla js anymore or is learning react almost mandatory?
    2 projects | /r/webdev | 3 Jan 2023
    I do, and that's a big part of why I started working on Greenwood. I wanted to always just be able to start from an index.html file, but also have some nice minimal glue like a dev server, file based routing, markdown, and leveraging Web Components for templating and SSR.
  • I'm not convinced that "modern" web dev is also "better"
    2 projects | /r/webdev | 2 Jan 2023
    That's a big part of why I started working on Greenwood. I wanted to always just be able to start from an index.html file, but also have some nice minimal glue like dev server, file based routing, markdown, and even leveraging Web Components for templating and SSR. Loving learning even more about the web and so for that reason I like to think of it less as a framework, and instead as your full-stack workbench for the web! https://github.com/ProjectEvergreen/greenwood
  • Are static websites still relevant? I'm an old dad (long time internet programmer) trying to help put a family member's animation portfolio online.
    4 projects | /r/webhosting | 29 Dec 2022
    I created my project Greenwood as a way to support web standards based development (e.g. not a meta framework) that can be as easy to start with as an index.html, or a markdown file, and can do most architectures; SPA / CSR, MPA, SSR. I like to think of it as your full-stack workbench for the web.https://github.com/ProjectEvergreen/greenwoodStill a WIP and continuing to improve our design and feature set, so feel to give it a try, and any and all feedback welcome! Check out our blog if your curious about what we've been up to in 2022, and there will be a post soon about our plans for 2023![https://www.greenwoodjs.io/blog/](https://www.greenwoodjs.io/blog/)
  • Javascript And HTML Templates
    3 projects | /r/learnjavascript | 1 Dec 2022
    Not sure if this would be of interest to you, but my project Greenwood let’s you start with just HTML / markdown and standard web dev to build out the rest, with a focus on supporting Web Components, even for SSR. https://www.greenwoodjs.io
  • Are frameworks basically an evolution towards low code/no code?
    2 projects | /r/learnjavascript | 12 Nov 2022
    I like to think of my project Greenwood not so much of a framework, for similar sentiments as what you describe, and have come to refer to it as a "workbench for the web"; emphasizing web standards based development (e.g. so not a meta framework) and has great support for Web Components. (full stack web components, ftw!) https://github.com/ProjectEvergreen/greenwood
  • I want to make a small blog, but write everything .md and host it on the internet. What technology can I use?
    5 projects | /r/webdev | 30 Oct 2022
    My project Greenwood might be able to help. It supports web standards based development (e.g. not a meta framework) and has great support for Web Components. As easy to start as an index.html file or a markdown file, and can do most architectures; SPA / CSR, MPA, SSR. I like to think of it as your workbench for the web. https://github.com/ProjectEvergreen/greenwood Still a WIP and continuing to improve our design and feature set, so feel to give it a try, and any and all feedback welcome!
  • Is there a technology for reusing HTML components?
    4 projects | /r/webdev | 14 Aug 2022

What are some alternatives?

When comparing text-ssg and greenwood you can also consider the following projects:

cmd-ssg - deliverable 0.1 for OSD600 open source course at seneca

PSWriteHTML - PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.