A collection of "pomp-branded" websites https://pompy.dev
Find a file
2021-10-19 14:11:52 +09:00
.github/workflows potntial fix for gh deploy action 2021-09-29 14:41:36 +09:00
.vscode removed all implicit any 2021-08-16 23:19:11 +09:00
source prevent people from contacting me via proton mail 2021-10-19 14:11:52 +09:00
.gitignore - implemented basic search feature 2021-08-03 12:49:33 +09:00
.prettierrc moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
CONTRIBUTING.md fixed grammatical errors and resolved ambiguity 2021-06-22 17:05:32 +09:00
downloading.png moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
firebase.json fixed github action by changing firebase target 2021-06-27 14:47:57 +09:00
LICENSE copied from https://github.com/licenses/license-templates 2021-08-08 16:44:50 +09:00
README.md improved readability 2021-09-08 10:56:10 +09:00

developomp-site

license: MIT code style: prettier

Source code for my (developomp's) website.

Setup

Requirements:

Steps:

  • Clone this repository

    git clone https://github.com/developomp/developomp-site.git

  • Or download as a zip file

    download procedure

  • open source directory

    cd source

  • Install dependencies (must be in source directory)

    yarn install

  • start local server in http://localhost:3000

    yarn start

Contributing

Please read the CONTRIBUTING.md file.

How it works

Check the comments generator.ts file for more detailed information.

When you run the yarn start command, the project executes the generate.ts script before starting the app. This script converts markdown files to json files so it can be imported by react on the frontend.

To perform the conversion without starting the app, run yarn generate command.

To start the app without generating json files, run yarn quick-start command.

Special thanks

License

This project is licensed under the MIT License.
Check the LICENSE file for more information.

Font license:

Open Font License (OFL):