Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soulteary/autoindex

A simple & neat AutoIndex website template for Nginx.
https://github.com/soulteary/autoindex

autoindex nest nginx simple

Last synced: about 9 hours ago
JSON representation

A simple & neat AutoIndex website template for Nginx.

Awesome Lists containing this project

README

        

# Simple AutoIndex

A simple & neat AutoIndex website template for Nginx.

Provide correct validated HTML document.

## Build Your Own Template

```bash
node build.js
```

## Run As Docker Service

```bash
docker-compose up -d
```

## Preview

![](./preview.png)

## Blog

- [Part 1](https://soulteary.com/2018/12/16/implement-a-simple-directory-indexing-service-using-docker-and-nginx.html)
- [Part 2](https://soulteary.com/2019/04/27/optimizing-container-services.html)

## RELATIVE

- [NGINX](https://www.nginx.com/)
- [timeago.js](https://github.com/hustcc/timeago.js)