{"id":13462235,"url":"https://github.com/themsaid/katana","last_synced_at":"2025-03-25T01:31:55.402Z","repository":{"id":57068306,"uuid":"52905093","full_name":"themsaid/katana","owner":"themsaid","description":"Laravel static site/blog generator with markdown support.","archived":true,"fork":false,"pushed_at":"2017-12-15T17:26:44.000Z","size":160,"stargazers_count":382,"open_issues_count":9,"forks_count":36,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-29T11:10:57.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themsaid.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-01T19:48:31.000Z","updated_at":"2024-09-08T12:57:57.000Z","dependencies_parsed_at":"2022-08-24T14:23:46.185Z","dependency_job_id":null,"html_url":"https://github.com/themsaid/katana","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Fkatana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Fkatana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Fkatana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Fkatana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themsaid","download_url":"https://codeload.github.com/themsaid/katana/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245382090,"owners_count":20606153,"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-07-31T12:00:42.803Z","updated_at":"2025-03-25T01:31:55.124Z","avatar_url":"https://github.com/themsaid.png","language":"HTML","readme":"# Katana static site \u0026 blog generator\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/themsaid/katana.svg?style=flat-square)](https://packagist.org/packages/themsaid/katana)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)\n[![Total Downloads](https://img.shields.io/packagist/dt/themsaid/katana-core.svg?style=flat-square)](https://packagist.org/packages/themsaid/katana-core)\n\nPHP static site \u0026 blog generator with markdown support.\n\nUsing the power of laravel's Blade templating engine.\n\n![Katana static site \u0026 blog generator](http://s14.postimg.org/a1gqg2zs1/katana.jpg)\n\n\u003e Katana was inspired by [Jigsaw](https://github.com/tightenco/jigsaw) by [Adam Wathan](http://adamwathan.me/) and the folks at [Tighten](http://tighten.co/).\n\n## Requirements\n\n- PHP 5.5.9+ or newer\n- Apache or Nginx server\n- [Composer](https://getcomposer.org)\n\n## Installation\n\nTo install a fresh Katana installation you need to [install composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) \u0026 run the following command:\n\n```\ncomposer create-project themsaid/katana my-new-site\n```\n\nOnce the installation is done you may build your website using the command:\n\n```\nphp katana build\n```\n\nKatana is shipped with sample content to help you get started immediately, and after this command runs your site will be generated in the `/public` directory.\n\n## Documentation\n\nThe complete Katana documentation can be found here: http://themsaid.github.io/katana/\n\n## Blog generator\n\nKatana is shipped with a static blog generator, all you need to do is create a new `.blade.php` file in the `/content/_blog` directory and Katana\nwill compile all the posts and present them in a view of your choice.\n\nBlog posts list is paginated based on the configuration options in `config.php`. There's also a `$blogPosts` variable available in all your blade\nviews that contains an array of posts.\n\n## Blade templating engine\n\nBlade is a simple yet powerful templating engine built for laravel, you need to [check Blade's documentation](https://laravel.com/docs/5.2/blade) if you're not already familiar with it.\n\n## Using with GitHub Pages\nYou can use Katana to publish a website over GitHub Pages using subtrees, the idea is to deploy the public directory as the master branch of your user GitHub pages repository or the gh-pages branch of your project repository.\n\nYou can find the full details in [the documentation](http://themsaid.github.io/katana/).\n\n## Contribution\n\nContributions are welcomed in this repository https://github.com/themsaid/katana-core where all source files exist.\n","funding_links":[],"categories":["Laravel","Codebases for Reference"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemsaid%2Fkatana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemsaid%2Fkatana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemsaid%2Fkatana/lists"}