{"id":13590944,"url":"https://github.com/Code52/pretzel","last_synced_at":"2025-04-08T14:32:11.958Z","repository":{"id":2342152,"uuid":"3304494","full_name":"Code52/pretzel","owner":"Code52","description":"A site generation tool (and then some) for .NET platforms ","archived":true,"fork":false,"pushed_at":"2020-06-25T15:57:21.000Z","size":6933,"stargazers_count":595,"open_issues_count":38,"forks_count":162,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-03-22T00:03:39.704Z","etag":null,"topics":["jekyll","pretzel","static-site-generator"],"latest_commit_sha":null,"homepage":"http://code52.org/pretzel/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-30T11:52:50.000Z","updated_at":"2024-12-01T05:27:04.000Z","dependencies_parsed_at":"2022-08-26T12:22:34.292Z","dependency_job_id":null,"html_url":"https://github.com/Code52/pretzel","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code52%2Fpretzel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code52%2Fpretzel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code52%2Fpretzel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code52%2Fpretzel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code52","download_url":"https://codeload.github.com/Code52/pretzel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247860869,"owners_count":21008371,"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":["jekyll","pretzel","static-site-generator"],"created_at":"2024-08-01T16:00:52.046Z","updated_at":"2025-04-08T14:32:11.147Z","avatar_url":"https://github.com/Code52.png","language":"C#","readme":"/!\\ It has been a while since we lost the time and will to work on this project, so it has been archived.\n\nFeel free to fork it and proposed an adapted version, or to use [Wyam](https://wyam.io/), [Statiq.Web](https://statiq.dev/), [Jekyll in Windows](https://jekyllrb.com/docs/installation/windows/) or [any other static site generator](https://www.staticgen.com/).\n\n---\n[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/rp8nq03r4b7mdecf?svg=true)](https://ci.appveyor.com/project/laedit/pretzel)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/3949/badge.svg)](https://scan.coverity.com/projects/3949)\n[![Coverage Status](https://coveralls.io/repos/Code52/pretzel/badge.svg)](https://coveralls.io/r/Code52/pretzel)\n[![Ptrezel tag on Stack Overflow](https://img.shields.io/badge/stackoverflow-pretzel-orange.svg)](http://stackoverflow.com/questions/tagged/pretzel)\n[![Chocolatey](https://img.shields.io/chocolatey/v/pretzel.svg?style=flat)](https://chocolatey.org/packages/pretzel/)\n[![Nuget](https://img.shields.io/nuget/v/Pretzel.Logic.svg)](https://www.nuget.org/packages/Pretzel.Logic/)\n\n\n## Pretzel\n\nA simple, pluggable site generation tool for .NET developers and Windows users (with Mono support planned I think).\n\nPretzel follows the same conventions as [Jekyll](https://github.com/jekyll/jekyll) and should be compatible with basic Jekyll websites. If you are not familiar with Jekyll, have a read at [http://jekyllrb.com/docs/usage/](http://jekyllrb.com/docs/usage/).\n\n### Usage\n\nThe principal commands are the following but more informations are available on the [wiki](https://github.com/Code52/pretzel/wiki)\n\n**Create** is used to create the folder structure for a new site:\n\n    pretzel create\n    \nIf the site should be at a specific folder, this can be specified as a parameter:\n\n    pretzel create C:\\path\\to\\folder\n\n**Bake** is used to generate a site based on the contents of a folder.\n\nTo scan the current directory for a website and detect the content to process, run:\n\n    pretzel bake \n\nTo scan a specific folder and parse the contents, run:\n\n    pretzel bake C:\\path\\to\\folder\n\nTo explicitly specify the input - we should support inferring the input based on the files found anyway - run:\n\n    pretzel bake --engine liquid\n    \n**Taste** is for testing a site locally - make a change, and pretzel should handle regenerating the page when a file changes.\n\nTo test a site locally, run:\n\n    pretzel taste \n\nTo specify the port to serve the site from (default will be 4000), run:\n\n    pretzel taste --port 5000\n\nTo stop the site, press q.\n\n*More information on the [wiki](https://github.com/Code52/pretzel/wiki)*.\n\n### Plugins\n\nPlugins are supported in pretzel, more info on the dedicated [wiki page](https://github.com/Code52/pretzel/wiki/Plugins).\n\n### Contributing\n\nAll contributions are welcome, please read our [contributing guide](CONTRIBUTING.md).\n\n### Attribution\n “[Pretzel](https://thenounproject.com/noun/pretzel/#icon-No555)” symbol by Edward Boatman on [The Noun Project](https://thenounproject.com/), from The Noun Project collection.\n","funding_links":[],"categories":["jekyll","C# #","Static Site Generators","静态网站生成","By Language"],"sub_categories":[".NET / C-Sharp"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCode52%2Fpretzel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCode52%2Fpretzel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCode52%2Fpretzel/lists"}