Static Site Generator GUI Customize Tool
Easy-Starter Project based on Docusaurus 🦖
-
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:art:
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 by 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, Webpack, Google Material Design, ESLint, among other awesome open-source software.
Before working on Beauty-Saurus locally, you must have ...
- node
- yarn or npm
$ git clone https://github.com/Beauty-Saurus/Beauty-Saurus.git
simply clone the repeository and install it
$ yarn setting
Decorate the site with a Beauty-Saurus GUI Program !
For more detailed guidelines, please refer to this link. Beauty-Saurus Guide Page
$ yarn start
Your own site has been created!
Improvements of code and issues of bugs Reports are always welcome.
Please contribute in Beauty-Saurus through the issue page!
This website is built using Docusaurus 2, a modern static website generator.
$ yarn
$ 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.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
$ 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.
-
쉬운 시작
초보자도 쉽게 사용할 수 있습니다
-
개발 경험이 없다구요? It's OK!👌
아래의 명령어만 이용하시면 Beauty-Saurus를 이용하실 수 있습니다!
-
직관적인 디자인
쉽고 편리하게 사용할 수 있도록 디자인되었습니다.
-
GUI로 커스텀 가능
도큐사우르스는 GUI로 강력한 편리함을 제공합니다. 🎨
Beauty-Saurus는 블로그, 튜토리얼과 같은 정적 사이트 페이지를 쉽게 만들 수 있는 GUI 프로그램입니다. Beauty-Saurus를 사용하면 Facebook에서 만든 간단한 SSG인 Docu-Saurus를 활용한 웹 사이트를 더 쉽게 만들 수 있습니다. 여러 지침에 따라 사이트를 로컬에서 사용자를 지정하고 배포하도록 설계되었습니다.
Beauty-Saurus를 통해 쉽고 자유롭게 나만의 사이트를 만들어보세요!
Beauty-Saurus는 다른 멋진 오픈 소스 소프트웨어 중에서도 TypeScript, React, Redux, Node, Express, Webpack, Google Material Design, ESLint로 만들어졌습니다.
Beauty-Saurus를 로컬에서 작업하기 전에 다음이 필요합니다.
- node
- yarn 혹은 npm
$ git clone https://github.com/Beauty-Saurus/Beauty-Saurus.git
저장소를 복제하고 설치하기만 하면 됩니다.
$ yarn setting
Beauty-Saurus의 GUI 프로그램으로 사이트를 꾸며보세요!
자세한 가이드는 Beauty-Saurus Guide Page 를 참조하세요.
$ yarn start
축하드립니다. 당신만의 사이트가 만들어졌습니다!
코드 개선 및 버그 신고는 언제나 환영입니다.
이슈 페이지를 통해 Beauty-Saurus에 기여해주세요!
이 웹사이트는 최신 정적 웹사이트 생성기인 Docusaurus 2 를 사용하여 구축되었습니다
$ yarn
$ yarn start
이 명령은 로컬의 개발 서버를 시작하고 브라우저 창을 엽니다. 대부분의 변경 사항은 서버를 다시 시작하지 않고도 실시간으로 반영됩니다.
$ yarn build
이 명령은 build
디렉토리에 정적 콘텐츠를 생성하고 정적 콘텐츠 호스팅 서비스를 사용하여 제공할 수 있습니다.
$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
호스팅을 위해 GitHub 페이지를 사용하는 경우 이 명령은 웹사이트를 구축하고 gh-pages
브랜치로 푸시하는 편리한 방법입니다.