{"id":21044844,"url":"https://github.com/opusvl/perldoc.perl.org-engine","last_synced_at":"2025-09-03T18:34:30.542Z","repository":{"id":134105256,"uuid":"186796167","full_name":"OpusVL/perldoc.perl.org-engine","owner":"OpusVL","description":"The builder for the perldoc site","archived":false,"fork":false,"pushed_at":"2020-06-29T18:04:33.000Z","size":3374,"stargazers_count":10,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-15T17:48:15.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpusVL.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-15T09:40:26.000Z","updated_at":"2020-08-05T02:07:57.000Z","dependencies_parsed_at":"2023-05-19T01:45:37.207Z","dependency_job_id":null,"html_url":"https://github.com/OpusVL/perldoc.perl.org-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpusVL/perldoc.perl.org-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusVL%2Fperldoc.perl.org-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusVL%2Fperldoc.perl.org-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusVL%2Fperldoc.perl.org-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusVL%2Fperldoc.perl.org-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpusVL","download_url":"https://codeload.github.com/OpusVL/perldoc.perl.org-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpusVL%2Fperldoc.perl.org-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273490526,"owners_count":25115164,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-19T14:18:51.622Z","updated_at":"2025-09-03T18:34:30.533Z","avatar_url":"https://github.com/OpusVL.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# perldoc (engine)\n\nThis is the source code and docker build scripts for creating the perldoc.perl.org static website, this repository is only in use for source control please visit https://github.com/OpusVL/perldoc.perl.org for any issues, feature requests or other suggestions\n\n## Modifying the site template\n\nThere are 2 major files that can modified to change the structure of the generated html files:\n\n`***default.tt***` - template for the documentation content pages\n\n- navigation automatically generated\n- links on the sidebar automatically generated\n- content automatically generated\n- footer links automatically generated\n\n`***main_index.tt***` main landing pages for releases\n\n- navigation automatically generated\n- landing page content links automatically generated\n- footer links automatically generated\n\nOnce changed, the whole site will require a rebuild.\n\n## Rebuilding the compiled HTML\n\n## Optimising JS assets\n\nIf you want to optimise the js libraries, there are a few options:\n\n### Grunt\n\nUsing Grunt to compile / optimize Sass, JS and Images\n\nThis will install the required dependencies that will allow you to update / optimize / improve and remove code from the website\n\n```bash\nnpm install // yarn\n```\n\nThere are a few tasks that have been created by default\n\n- image - optimize and copy images from the root into the outputs folder\n- sass - compile, optimize and export code into the outputs folder\n- uglify - compile, optimize, transpile and export code into the outputs folder\n\nFor development, open up a terminal and navigate to the current project\n\n```bash\ngrunt watch\n```\n\nthis will watch all the source folders and recreate/ recompile files as needed\n\n```bash\ngrunt\n```\n\nthis command will run all tasks (sass, js, images) and compile the build into the outputs/public folder\n\n### Perl JS optimisation tools\n\n[JS minify](https://metacpan.org/pod/JavaScript::Minifier)\n[CSS minify](https://metacpan.org/pod/CSS::Minifier)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopusvl%2Fperldoc.perl.org-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopusvl%2Fperldoc.perl.org-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopusvl%2Fperldoc.perl.org-engine/lists"}