{"id":15064692,"url":"https://github.com/remino/elegant-autoindex","last_synced_at":"2026-01-03T05:04:17.690Z","repository":{"id":254589200,"uuid":"846986421","full_name":"remino/elegant-autoindex","owner":"remino","description":"Stylish sortable autoindex template for nginx","archived":false,"fork":false,"pushed_at":"2025-01-02T11:57:52.000Z","size":42,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:14:30.927Z","etag":null,"topics":["autoindex","css","javascript","nginx","xslt"],"latest_commit_sha":null,"homepage":"https://remino.github.io/elegant-autoindex/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-24T14:22:28.000Z","updated_at":"2025-01-02T11:57:55.000Z","dependencies_parsed_at":"2025-01-02T12:45:26.736Z","dependency_job_id":null,"html_url":"https://github.com/remino/elegant-autoindex","commit_stats":null,"previous_names":["remino/elegant-autoindex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Felegant-autoindex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Felegant-autoindex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Felegant-autoindex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Felegant-autoindex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remino","download_url":"https://codeload.github.com/remino/elegant-autoindex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790999,"owners_count":20348385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoindex","css","javascript","nginx","xslt"],"created_at":"2024-09-25T00:25:08.052Z","updated_at":"2026-01-03T05:04:12.661Z","avatar_url":"https://github.com/remino.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"elegant-autoindex\n=================\n\nStylish sortable autoindex template for nginx.\n\nBy Rémino Rem \u003chttps://remino.net/\u003e \n\n[Site](https://remino.github.io/elegant-autoindex/) | [Code](https://github.com/remino/elegant-autoindex) | [License](LICENSE.txt)\n\n![Screenshot](screenshot.avif)\n\n## Description\n\nIncludes an XSLT file to transform the default nginx autoindex, a CSS file to style the result, and a JavaScript file to make the table sortable.\n\n## Usage\n\nFirst, clone the repo and link the files to the appropriate directories:\n\n```sh\ngit clone https://github.com/remino/elegant-autoindex /opt/elegant-autoindex\nln -s /etc/nginx/snippets/elegant-autoindex-files.conf /opt/elegant-autoindex/etc/nginx/snippets/elegant-autoindex-files.conf\nln -s /etc/nginx/snippets/elegant-autoindex-enable.conf /opt/elegant-autoindex/etc/nginx/snippets/elegant-autoindex-enable.conf\nln -s /var/lib/nginx/elegant-autoindex /opt/elegant-autoindex/var/lib/nginx/elegant-autoindex\n```\n\nThen, include the `elegant-autoindex-enable.conf` snippet in your server configuration:\n\n```nginx\nserver {\n  # Location with file listings:\n  location ~ /files/ {\n    # ...\n    include snippets/elegant-autoindex-enable.conf;\n    # ...\n  }\n\n  include snippets/elegant-autoindex-files.conf;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremino%2Felegant-autoindex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremino%2Felegant-autoindex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremino%2Felegant-autoindex/lists"}