{"id":18735110,"url":"https://github.com/irontec/slides-ssh-devs","last_synced_at":"2025-11-15T10:30:18.612Z","repository":{"id":43409025,"uuid":"212799629","full_name":"irontec/slides-ssh-devs","owner":"irontec","description":"SSH tricks for web developers","archived":false,"fork":false,"pushed_at":"2022-03-02T22:44:17.000Z","size":8101,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-31T04:53:54.555Z","etag":null,"topics":["ssh","tricks"],"latest_commit_sha":null,"homepage":null,"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/irontec.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":"2019-10-04T11:29:16.000Z","updated_at":"2024-09-16T07:59:03.000Z","dependencies_parsed_at":"2022-08-31T05:52:29.621Z","dependency_job_id":null,"html_url":"https://github.com/irontec/slides-ssh-devs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fslides-ssh-devs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fslides-ssh-devs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fslides-ssh-devs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fslides-ssh-devs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irontec","download_url":"https://codeload.github.com/irontec/slides-ssh-devs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239607500,"owners_count":19667423,"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":["ssh","tricks"],"created_at":"2024-11-07T15:15:47.996Z","updated_at":"2025-11-15T10:30:18.582Z","avatar_url":"https://github.com/irontec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reveal.js webpack starter\n\nAnother webpack starter for reveal.js\n\n## Usage\n\nClone this proyect (delete .git folder, and push to your own remote), then change the **./content** directory:\n\n* Edit _config.json_\n\n* Add slides and index them on config.json (glob patterns supported!)\n\n* Add your media files to be added on the bundle: use _assets_ folder, and use relative URLs from there.\n\n* Edit your custom css on _content/css/index.scss_.\n\n* Supported plugins:\n\n  * google analitycs\n  * search\n  * zoom\n  * menu\n  * notes\n  * highlightjs\n  * ga\n\n* service workers are supported with workbox.\n\n```json\n{\n  \"title\": \"🦄 Irontec reveal.js - webpack starter demo 🦄\",\n  \"options\": {\n    \"controls\": true,\n    \"progress\": true,\n    \"history\": true,\n    \"center\": true,\n    \"slideNumber\": false,\n    \"touch\": true,\n    \"hideAddressBar\": true,\n    \"mouseWheel\": true\n  },\n  \"serviceWorker\": true,\n  \"plugins\": {\n    \"search\": true,\n    \"zoom\":   true,\n    \"menu\":   true,\n    \"notes\":  true,\n    \"highlightjs\": true,\n    \"ga\": \"UA-XXXXXXXX-X\"\n  },\n  \"slides\": [\n    {\"path\": \"index.md\", \"attrs\": {\"class\":\"intro\"}},\n    [\n      \"subcontent/*.md\"\n    ],\n    \"end.html\"\n  ]\n}\n```\n\n\n## Development time\n\n\n```bash\nnpm start\n```\n\nWill open a dev-server on http://localhost:8080\n\n\n\u003e If changes are made on *config.json* dev server must be *restarted*.\n\n\n## Bundle time\n\n```bash\nnpm run build\n```\n\nWill create a build on _./dist/_.\n\n\n## Deploy time\n\n### gitlab\n\nThere is a sample _.gitlab-ci.yaml.sample_ file to be used as a template for gitlab pipelines.\n\n### github\n\nThere is a npm script ready for publishing on github's pages:\n```bash\nnpm run deploy:gh\n```\n\n\n# TODO\n\n* npm init command\n* generate a SEO friendly dist (parse md on build time\n\n\n# Instalar irontec-reveal.js-theme@0.0.4\n\nAntes de ejecutar \"npm install\":\n\n* npm set registry https://npm-packages.irontec.com\n* npm adduser --registry https://npm-packages.irontec.com\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fslides-ssh-devs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firontec%2Fslides-ssh-devs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fslides-ssh-devs/lists"}