{"id":23505059,"url":"https://github.com/fulldecent/github-pages-template","last_synced_at":"2025-04-07T12:09:15.086Z","repository":{"id":16315221,"uuid":"79372738","full_name":"fulldecent/github-pages-template","owner":"fulldecent","description":"An opinionated starting point and build system for awesome, collaboratively-edited HTML websites","archived":false,"fork":false,"pushed_at":"2024-12-20T21:45:59.000Z","size":274,"stargazers_count":35,"open_issues_count":11,"forks_count":50,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-27T12:15:36.377Z","etag":null,"topics":["html","html-website","template","travis-ci","validation"],"latest_commit_sha":null,"homepage":"https://fulldecent.github.io/github-pages-template/","language":"JavaScript","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/fulldecent.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["fulldecent"],"custom":["https://www.paypal.me/fulldecent","https://amazon.com/hz/wishlist/ls/EE78A23EEGQB"]}},"created_at":"2017-01-18T18:54:30.000Z","updated_at":"2024-12-20T21:43:44.000Z","dependencies_parsed_at":"2023-02-16T15:46:12.660Z","dependency_job_id":"731a1edd-32d7-4670-a771-e4aaebbdefda","html_url":"https://github.com/fulldecent/github-pages-template","commit_stats":null,"previous_names":["fulldecent/github-pages-template","fulldecent/html-website-template"],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulldecent%2Fgithub-pages-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulldecent%2Fgithub-pages-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulldecent%2Fgithub-pages-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulldecent%2Fgithub-pages-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulldecent","download_url":"https://codeload.github.com/fulldecent/github-pages-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"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":["html","html-website","template","travis-ci","validation"],"created_at":"2024-12-25T09:12:15.755Z","updated_at":"2025-04-07T12:09:15.052Z","avatar_url":"https://github.com/fulldecent.png","language":"JavaScript","funding_links":["https://github.com/sponsors/fulldecent","https://www.paypal.me/fulldecent","https://amazon.com/hz/wishlist/ls/EE78A23EEGQB"],"categories":[],"sub_categories":[],"readme":"# Horses website (🔨 UPDATE THIS AFTER YOU COPY TEMPLATE)\n\n## Updating content\n\n🔨 Add specific notes here about content style guides or how contributors can work together to update content on your site.\n\n## How to run this application locally\n\n### Setup environment\n\n_In production (GitHub Actions), environment is setup by by workflows in [.github/workflows/](.github/workflows/)._\n\n_For local testing (try VS Code + Dev Containers extension, Podman Desktop), these steps are performed by [.devcontainer/](.devcontainer/) when you run Reopen in Container._\n\n1. Install Ruby (use version in [build-test-deploy.yml](https://github.com/fulldecent/github-pages-template/blob/main/.github/workflows/build-test-deploy.yml) in \"Setup Ruby\", (try rbenv)\n\n1. Install Jekyll\n\n   ```sh\n   gem update --system\n   gem install bundler\n   bundle install\n   ```\n\n1. Install Node \u0026 yarn, use version in build-test-deploy.yml in \"Setup Node.js\", (try nvm)\n\n   ```sh\n   nvm install --lts --reinstall-packages-from=current\n   nvm use --lts\n   yarn install\n   ```\n\n### Build the site\n\nBuild the HTML website (see available localhost:#### port in the console output):\n\n```sh\nbundle exec jekyll build\n```\n\n### Serve/run the site\n\n```sh\nbundle exec jekyll serve\n```\nTo live reload changes use:\n```sh\nbundle exec jekyll serve --livereload\n```\n\n## (Bonus) if you will build using Jekyll but deploy to a different server with a script interpreter\n\nYou can run PHP or similar on the built site. Here's how.\n\n```sh\n(cd build; php -S localhost:4001)\n```\n\n### Testing\n\nAll testing is performed using Node scripts:\n\n```sh\nyarn test\n```\n\n### VS Code\n\nOpen this folder in VS Code and install recommended extensions. Then use \"Reload Window\" to activate them.\n\nThis will give you formatting, linting, and other tools to help you develop.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulldecent%2Fgithub-pages-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulldecent%2Fgithub-pages-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulldecent%2Fgithub-pages-template/lists"}