nan1-ssg

By NeilAn99

Nan1-ssg Alternatives

Similar projects and alternatives to nan1-ssg

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nan1-ssg alternative or higher similarity.

nan1-ssg reviews and mentions

Posts with mentions or reviews of nan1-ssg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Adding CI to my SSG
    2 projects | dev.to | 16 Nov 2022
    This week I added CI to my SSG. I used GitHub's CI service GitHub Actions to accomplish this. It was very easy to set up as I just had to find the Node.js workflow and add it.
  • Adding tests to my SSG
    3 projects | dev.to | 10 Nov 2022
    This week I added some testing tools to my SSG. The project now uses Jest for testing. I chose to use Jest because it is a very popular testing framework for JavaScript. I contemplated using Mocha, but after doing some research, decided Jest was easier to use out of the box. Installing Jest was easy. All I had to do was install it using npm: npm install --save-dev jest.
  • Adding static analysis to my SSG
    3 projects | dev.to | 31 Oct 2022
    This week I added some static analysis tools to my SSG. The tools I added are Prettier and ESLint. Prettier is a code formatter to make code consistent and ESLint checks your code for any common errors/warnings.
  • Copying a feature from Docusaurus into my SSG
    2 projects | dev.to | 26 Oct 2022
    I also chose a feature from Docusaurus to add into my own SSG. The previous version of my SSG had some basic Markdown support, so I decided to upgrade my Markdown support by using an existing open source Markdown converter.
  • Refactoring my SSG repo
    1 project | dev.to | 12 Oct 2022
    This week, I refactored my SSG repo to clean up my repo. Here is the commit.
  • DPS909 Blog - Lab 4: Using Git Remotes and Merges
    2 projects | dev.to | 4 Oct 2022
    I decided to collaborate with Neil and contribute to his static site generator.
  • Adding features to my SSG with multiple branches
    1 project | dev.to | 29 Sep 2022
    This week, I continued to work on my SSG and I added two new features.
  • OSD600 Blog #4 - Lab 2
    2 projects | dev.to | 22 Sep 2022
    My Filed Issue
  • OSD600 Blog #3 - Lab 1
    2 projects | dev.to | 15 Sep 2022
    node_modules shouldn't be commited in git - In another class I took with Prof. Humphrey (CCP555), we learned about the importance of .gitignore files, and that the node_modules is a folder we should avoid committing to git.
  • Creating my static site generator
    1 project | dev.to | 13 Sep 2022
    This week, I created my own SSG (static site generator) called nan1-ssg using JavaScript and node.js. My SSG will generate .html files from .txt files as specified by the user.
  • A note from our sponsor - SurveyJS
    surveyjs.io | 5 May 2024
    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. Learn more →

Stats

Basic nan1-ssg repo stats
11
0
3.7
5 months ago

NeilAn99/nan1-ssg is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of nan1-ssg is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com