The static assets of lovecust that may be hosted by a static file server or under a CDN.
Some static files are organized as shown below.
.
├── images
│ ├── app-screenshot
│ │ ├── lovecust-app-home-framed-min.png
│ │ ├── lovecust-ecust-calendar-framed-min.png
│ │ ├── lovecust-ecust-library-framed-min.png
│ │ └── lovecust-ecust-wifi-framed-min.png
│ ├── commons.wikimedia.org
│ │ ├── LICENSE
│ │ ├── Portrait_Placeholder_72x72.png
│ │ ├── Portrait_Placeholder_144x144.png
│ │ ├── Portrait_Placeholder_288x288.png
│ │ └── Portrait_Placeholder.png
│ ├── ecust-calendar-2015b.jpg
│ ├── ecust-calendar-2015b.png
│ ├── ecust-calendar-2016a.jpg
│ ├── ecust-calendar-2016a.png
│ ├── ecust-calendar-2016b.jpg
│ ├── ecust-calendar-2016b.png
│ ├── ecust-calendar-2017a.png
│ ├── ecust-calendar_2017b-2018a.png # The latest academic calendar of Ecust.
│ ├── favicon.ico
│ ├── favicon.jpeg
│ ├── favicon.jpg
│ ├── favicon.png
│ ├── favicon-x100.png
│ ├── favicon-x108.png
│ ├── favicon-x28.png
│ ├── favicon-x64.png
│ ├── lovecust-favicon.png
│ ├── lovecust-favicon.psd
│ └── screenshots
│ ├── 3d-ecust-a.png
│ └── 3d-ecust-b.png
├── libs
│ ├── ace-builds # mirror of https://github.com/ajaxorg/ace-builds
│ └── highlight.js # mirror of https://github.com/highlightjs/cdn-release
├── favicon.ico
├── index.html
└── README.md