{"id":22695942,"url":"https://github.com/nvoynov/sancho","last_synced_at":"2025-03-29T18:10:51.406Z","repository":{"id":226423584,"uuid":"594419937","full_name":"nvoynov/sancho","owner":"nvoynov","description":"Github Pages Puncher","archived":false,"fork":false,"pushed_at":"2024-03-09T10:57:07.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T18:50:58.605Z","etag":null,"topics":["github-pages-generator","ruby","static-site-generator"],"latest_commit_sha":null,"homepage":"https://nvoynov.github.io/sancho/","language":"Ruby","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/nvoynov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-01-28T13:57:53.000Z","updated_at":"2023-01-28T14:08:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1b13354-0a0c-481f-a7b6-5f4852314434","html_url":"https://github.com/nvoynov/sancho","commit_stats":null,"previous_names":["nvoynov/sancho"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvoynov%2Fsancho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvoynov%2Fsancho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvoynov%2Fsancho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvoynov%2Fsancho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvoynov","download_url":"https://codeload.github.com/nvoynov/sancho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223319,"owners_count":20743165,"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":["github-pages-generator","ruby","static-site-generator"],"created_at":"2024-12-10T04:12:22.669Z","updated_at":"2025-03-29T18:10:51.382Z","avatar_url":"https://github.com/nvoynov.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: Sancho Readme\nkeywords:\n  - ruby\n  - github-pages-generator\n...\n\n`Sancho` is static site generator for [Github Pages](https://pages.github.com/). Site content should to be written in Markdown or [Pandoc Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown). And it will be rendered with [Pandoc](https://pandoc.org/)\n\n## Installation\n\nRun\n\n    $ bundle add sancho --git https://github.com/nvoynov/sancho.git\n\nRequire it in the Rakefile\n\n```ruby\nrequire \"sancho\"\nsource, folders = Sancho.tasks\nRake.application.rake_require source, folders\n```\n\nInstall [pandoc](https://pandoc.org/installing.html)\n\n## Usage\n\nTo initialize site content, run the initialization task\n\n    $ rake sancho:init\n\nConfigure the site content by customizing `sancho.yml`\n\nRender HTML content from markdown sources\n\n    $ rake sancho:docs\n\nServe it locally by\n\n    $ rake sancho:serve\n\n[Template]{.underline}\n\nYou can provide your own HTML template by placing `_layouts/template.html` file. Read [Pandoc Templates](https://pandoc.org/MANUAL.html#templates) section for details.\n\n## Links\n\n- [Zenweb, stupid fast static website generation](https://www.zenspider.com/projects/zenweb.html)\n- [Creating Static Sites in Ruby with Rack](https://devcenter.heroku.com/articles/static-sites-ruby)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvoynov%2Fsancho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvoynov%2Fsancho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvoynov%2Fsancho/lists"}