✨ Beauty-Saurus ✨


Static Site Generator GUI Customize Tool
Easy-Starter Project based on Docusaurus ?

? Introduction

  • Easy to Start

    It is easy to use even if you’re a beginner

  • Development beginner? It’s OK!?

    You can use the Beauty-Saurus by simply using the command below!

  • Intuitive design

    It has an easy and convenient design

  • GUI Customizable

    Beauty-Saurus provides convenience with a powerful GUI?

? About

Beauty-Saurus is a GUI program that makes it easy to create static site pages such as blogs and tutorials.
Beauty Saurus makes it easier to create a website using Docu Saurus, a simple SSG created on Facebook.
It is designed to customize and distribute your site locally with several instructions.
Create your own site easily and freely through Beauty-Saurus!

Beauty-Saurus was created with TypeScript, React, Redux, Node, Express, Codemirror, Webpack, Google Material Design, ESLint, among other awesome open-source software.

? How to use Beauty-Saurus?

Pre-Installation

Before working on Beauty-Saurus locally, you must have …

  • node
  • yarn

Installation

$ git clone https://github.com/Chloekkk/Beauty-Saurus.git

? Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

GitHub

View Github