A placeholder for the https://ai-research.id website.
There are two ways to run this website, without Docker and using Docker.
Clone this repo:
git clone https://github.com/indonesian-nlp/ai-research.id.git
cd ai-research.id
First, make sure to install hugo
.
After that, run:
hugo server
The website will be run in localhost:1313
.
Run:
docker-compose up
The website will be run in localhost:1313
.
This website template is based on Blogophonic.