0.3.4-2 • Published 2 years ago

create-new-site v0.3.4-2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

create-new-site

Static Markdown Site Generator aiming to simplify the process of creating static websites built upon a strong principle on client performance and flexibility.

FAQ

How do I get started?

To begin, execute create-new-site. This will generate both a dev and production folder (do keep in mind the prod folder is intended for initial previews). Navigate to the development folder and make your changes. After completing your modifications, rerun the create-new-site command.

Can I change the location of the /dev/ and /prod/ folder?

Yes! Simply use --src (dev) and/or --dst (prod) to make your changes.

Is there a GitHub Workflow I can use for create-new-site?

Yes! You can find it here.

May I see a preview?

Sure!

License & Credits

License: This project is licensed under the MIT License.

Credits: The credits for this project can be found in the same MIT License.

Contribution & Support

If you have ideas for improvements, bug fixes, new features, or found a bug, please feel free to create issues or pull requests in this repository.

TODO:

Development Related

  • Upload to NPM
  • Improve Error Managment
  • Move to TypeScript
  • Testing Script

User Experience / Features

  • Beautify console logs
  • Automatically add /css/ into HTML
  • Sort NavBar by user choice
    • through config.yaml? through automtic sorting (home first 'n the rest whatever the computer decides)
  • Implement Blog Support
    • Compress Images
  • Subdirectory/Page Support
0.3.4-2

2 years ago

0.3.4-1

2 years ago

0.3.4

2 years ago

0.3.3-1

2 years ago

0.3.3

2 years ago

0.3.2-3

2 years ago

0.3.2-2

2 years ago