Cloud.Museum

☁️🏛️A Static Site Generator Coded 100% by AI

Cloud.Museum

Welcome to cloud.museum! 🎉 This is the world's first static site generator, coded entirely by AI (ChatGPT) in both JavaScript and Swift. 🤖

It's simple, lightweight, and incredibly intelligent – artificially intelligent! 🧠

JavaScript Version 🟨

The easiest way to check the code and deploy is with Github Repository with 1-click deploy on Vercel 🚀

If you prefer a manual process:

To generate HTML files using the JavaScript version, follow these steps:

1. Create the following directories: `markdown`, `deploy`, and `templates`.

2. Place your markdown files in the `markdown` directory.

3. Populate the `templates` folder with the required HTML files, as provided in the NodeJS Source Code article.

4. Run `node cloud.museum.js`.

5. Your HTML files will be generated in the `deploy` directory.

Swift Version 🍎

To generate HTML files using the Swift version, follow these steps:

1. Create a command line project in Xcode (refer to the Swift Source Code article for detailed instructions).

2. Create the following directories with the capitalization as shown: `Markdown`, `Deploy`, and `Templates`.

3. Place your markdown files in the `Markdown` directory.

4. Populate the `Templates` folder with the required HTML files, as provided in the Swift Source Code article.

5. Run the Xcode project or execute the Swift script from the command line.

6. Your HTML files will be generated in the `Deploy` directory.

It's that easy! Happy generating! 🚀

Don't forget to customize your site using our HTML templates with relevant tags in the `Templates` folder.

Code 📦

Github Repository with 1-click deploy on Vercel (recommended) 🚀

NodeJS Source Code 🟨

Swift Source Code 🍎

Enjoy using cloud.museum and take your static site to the next level! 🌟



Other pages

last update: Apr 2, 2023