Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 711 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 711 Bytes

AI-Research.id

A placeholder for the https://ai-research.id website.

Getting started

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

Without Docker

First, make sure to install hugo.

After that, run:

hugo server

The website will be run in localhost:1313.

Docker

Run:

docker-compose up

The website will be run in localhost:1313.

Acknowledge

This website template is based on Blogophonic.