{"id":18710016,"url":"https://github.com/flaskbb/flaskbb-theme-aurora-mod","last_synced_at":"2026-03-19T06:01:18.950Z","repository":{"id":16279883,"uuid":"68044529","full_name":"flaskbb/flaskbb-theme-aurora-mod","owner":"flaskbb","description":"Modified Aurora Theme","archived":false,"fork":false,"pushed_at":"2022-12-07T05:17:58.000Z","size":2173,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-24T18:57:50.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flaskbb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-12T20:21:01.000Z","updated_at":"2021-09-17T19:02:15.000Z","dependencies_parsed_at":"2023-01-11T19:18:43.364Z","dependency_job_id":null,"html_url":"https://github.com/flaskbb/flaskbb-theme-aurora-mod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flaskbb/flaskbb-theme-aurora-mod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskbb%2Fflaskbb-theme-aurora-mod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskbb%2Fflaskbb-theme-aurora-mod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskbb%2Fflaskbb-theme-aurora-mod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskbb%2Fflaskbb-theme-aurora-mod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flaskbb","download_url":"https://codeload.github.com/flaskbb/flaskbb-theme-aurora-mod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskbb%2Fflaskbb-theme-aurora-mod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29661594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T12:29:56.605Z","updated_at":"2026-02-20T19:31:38.704Z","avatar_url":"https://github.com/flaskbb.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INSTALLATION\n\nClone it into your ``themes/`` folder and save it as ``aurora_mod``.\n\nFor example, in FlaskBB's ``themes/`` folder, execute this command:\n\n```bash\ngit clone https://github.com/sh4nks/flaskbb-theme-aurora-mod aurora_mod\n```\n\n# DEVELOPMENT\n\nMake sure that you have npm (nodejs) installed. You can get it from [\nhere](https://nodejs.org).\n\nThis theme uses SASS (https://sass-lang.com/), a CSS preprocessor, for better development.\n\nBefore you can compile the source, you need to get a few dependencies first.\nThis can be achieved by running ``npm install`` in the directory where **this** README is located.\n\n\n# TASKS\n\nTo minimize the dependencies to build and minify our source files, we just use\nnpm for it.\n\n    Usage\n      npm run [TASK]\n\n    Available tasks\n      clean\n        rm -f node_modules\n      autoprefixer\n        postcss -u autoprefixer -r static/css/*\n      scss\n        ./tools/build_css\n      uglify\n        ./tools/build_js\n      imagemin\n        imagemin src/img/* -o static/img\n      fonts\n        ./tools/build_fonts\n      build:css\n        npm run scss \u0026\u0026 npm run autoprefixer\n      build:js\n        npm run uglify\n      build:images\n        npm run imagemin \u0026\u0026 npm run fonts\n      build:all\n        npm run build:css \u0026\u0026 npm run build:js \u0026\u0026 npm run build:images\n      watch:css\n        onchange 'src/scss' -- npm run build:css\n      watch:js\n        onchange 'src/js' -- npm run build:js\n      watch:all\n        npm-run-all -p watch:css watch:js\n\nTo watch for changes in our JS and SCSS files, you just have to run:\n\n``npm run watch:all``\n\nand upon changes it will automatically rebuild the files.\n\n\n# CREATING YOUR OWN THEME\n\nSee the [theming documentation](https://flaskbb.readthedocs.io/en/latest/theming.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaskbb%2Fflaskbb-theme-aurora-mod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaskbb%2Fflaskbb-theme-aurora-mod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaskbb%2Fflaskbb-theme-aurora-mod/lists"}