{"id":21182435,"url":"https://github.com/theme-next/theme-next-pace","last_synced_at":"2026-03-07T17:03:27.298Z","repository":{"id":90598665,"uuid":"115856856","full_name":"theme-next/theme-next-pace","owner":"theme-next","description":"Loading bar for NexT.","archived":false,"fork":false,"pushed_at":"2022-07-14T01:40:37.000Z","size":20,"stargazers_count":30,"open_issues_count":2,"forks_count":19,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-02T05:10:05.562Z","etag":null,"topics":["module","pace","theme-next"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theme-next.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-31T10:31:21.000Z","updated_at":"2024-10-31T16:52:11.000Z","dependencies_parsed_at":"2023-04-11T05:32:28.128Z","dependency_job_id":null,"html_url":"https://github.com/theme-next/theme-next-pace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theme-next/theme-next-pace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theme-next%2Ftheme-next-pace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theme-next%2Ftheme-next-pace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theme-next%2Ftheme-next-pace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theme-next%2Ftheme-next-pace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theme-next","download_url":"https://codeload.github.com/theme-next/theme-next-pace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theme-next%2Ftheme-next-pace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30222408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["module","pace","theme-next"],"created_at":"2024-11-20T17:57:03.450Z","updated_at":"2026-03-07T17:03:27.270Z","avatar_url":"https://github.com/theme-next.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://github.com/HubSpot/pace\"\u003eProgress bar\u003c/a\u003e for \u003ca href=\"https://github.com/theme-next\"\u003eNexT\u003c/a\u003e\u003c/h1\u003e\n\n\u003ch1 align=\"center\"\u003eInstallation\u003c/h1\u003e\n\n\u003ch2\u003eIf you want to use the CDN instead of clone this repo, please jump to the Step 3.\u003c/h2\u003e\n\n\u003ch2 align=\"center\"\u003eStep 1 \u0026rarr; Go to NexT dir\u003c/h2\u003e\n\nChange dir to **NexT** directory. There must be `layout`, `source`, `languages` and other directories:\n\n```sh\n$ cd themes/next\n$ ls\n_config.yml  crowdin.yml  docs  gulpfile.js  languages  layout  LICENSE.md  package.json  README.md  scripts  source\n```\n\n\u003ch2 align=\"center\"\u003eStep 2 \u0026rarr; Get module\u003c/h2\u003e\n\nInstall module to `source/lib` directory:\n\n```sh\n$ git clone https://github.com/theme-next/theme-next-pace source/lib/pace\n```\n\n\u003ch2 align=\"center\"\u003eStep 3 \u0026rarr; Set it up\u003c/h2\u003e\n\nEnable module in **NexT** `_config.yml` file and select your theme:\n\n```yml\npace:\n  enable: true\n  # Themes list:\n  # big-counter | bounce | barber-shop | center-atom | center-circle | center-radar | center-simple\n  # corner-indicator | fill-left | flat-top | flash | loading-bar | mac-osx | material | minimal\n  theme: minimal\n```\n\n**And, if you wants to use the CDN, then need to set:** (you also need to find your corresponding theme css link in \u003ca href=\"https://www.jsdelivr.com/package/npm/pace-js?path=themes\"\u003ejsdelivr\u003c/a\u003e)\n\n```yml\nvendors:\n  ...\n  pace: //cdn.jsdelivr.net/npm/pace-js@1/pace.min.js\n  pace_css: //cdn.jsdelivr.net/npm/pace-js@1/themes/blue/pace-theme-minimal.css\n```\n\n\u003ch1 align=\"center\"\u003eUpdate\u003c/h1\u003e\n\n```sh\n$ cd themes/next/source/lib/pace\n$ git pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheme-next%2Ftheme-next-pace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheme-next%2Ftheme-next-pace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheme-next%2Ftheme-next-pace/lists"}