{"id":13558243,"url":"https://github.com/fcambus/motyl","last_synced_at":"2025-07-03T01:33:58.486Z","repository":{"id":50350616,"uuid":"52561965","full_name":"fcambus/motyl","owner":"fcambus","description":"Opinionated blog-aware static site generator","archived":false,"fork":false,"pushed_at":"2022-07-28T12:38:23.000Z","size":72,"stargazers_count":79,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T11:41:14.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"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/fcambus.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-25T22:39:32.000Z","updated_at":"2025-03-11T22:47:20.000Z","dependencies_parsed_at":"2022-09-04T01:22:10.830Z","dependency_job_id":null,"html_url":"https://github.com/fcambus/motyl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fcambus/motyl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fmotyl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fmotyl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fmotyl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fmotyl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcambus","download_url":"https://codeload.github.com/fcambus/motyl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fmotyl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263244440,"owners_count":23436474,"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":[],"created_at":"2024-08-01T12:04:50.020Z","updated_at":"2025-07-03T01:33:58.435Z","avatar_url":"https://github.com/fcambus.png","language":"Ruby","funding_links":[],"categories":["Ruby","others"],"sub_categories":[],"readme":"```\n\n             :::::::::::::::::::\n             :::   _______   :: ________ ____.  ______.    .____.\n             :::  .\\   _  \\____.\\  _.  /.\\   |_\\\\     |----|    |\n             :::  |    |  .    |   \\|   |    _/---    |    |    |_\n             :::  |    |\\_|    |    :   |    |    \\___     |      \\\n             :::  |    |  |____|________|_____    | //____/|______/ H7\n         - - ::: -`----' --- ... ----------- `----' ---------------- -- -\n             :::             :::\n             :::::::::::::::::::\n\n```\n\n## Description\n\nMotyl is an opinionated blog-aware static site generator written in Ruby.\nIt uses Mustache as templating system, and all content is written in Markdown.\n\nFor the record, motyl means butterfly in Polish.\n\n## Features\n\n- Small and easy to understand codebase\n- Minimal dependencies (only three gems)\n- Pages and posts written in Markdown\n- Templates are logic-less and use Mustache\n- Support for multiple categories per post\n- Syntax highlighting (using Rouge)\n- Customizable URLs (constructed from filename)\n- Atom feed generator\n\n## Requirements\n\n### Ruby modules\n\nMotyl requires the following Ruby modules:\n\n- kramdown\n- mustache\n- rouge\n\nInstalling dependencies via gem:\n\n\tgem install kramdown mustache rouge\n\nAlternatively, those modules can be installed directly via the operating\nsystem's package manager.\n\n## Configuration\n\nThe 'examples' directory contains a sample site which can be used as a\nstarting point.\n\n### Installing a theme\n\nClone the [Chrysalide](https://github.com/fcambus/chrysalide) theme repository\nand place it in the `themes` directory.\n\n## Usage\n\nSimply run `motyl` to build the site, it will generate posts and pages into\nthe `public` directory, and will also copy static assets.\n\n## License\n\nMotyl is released under the BSD 2-Clause license. See `LICENSE` file\nfor details.\n\n## Author\n\nMotyl is developed by Frederic Cambus.\n\n- Site: https://www.cambus.net\n\n## Resources\n\nGitHub: https://github.com/fcambus/motyl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fmotyl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcambus%2Fmotyl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fmotyl/lists"}