oatpp / website

oatpp.io public website
https://oatpp.io/
Apache License 2.0
13 stars 24 forks source link

How to build the oatpp website? #30

Open hwhsu1231 opened 6 months ago

hwhsu1231 commented 6 months ago

Problem Description

Hello, oatpp team.

Recently, I tried to build the oatpp website. The following commands are what I used:

git clone --depth=1 https://github.com/oatpp/website.git
cd website
cd server
sudo sh prepare.sh

However, it ended up with some error messages:

log-failed-to-prepare-oatpp-webiste.txt

Is my process correct? What do I miss?

Version and Platform