{"id":22863779,"url":"https://github.com/nilsding/foxpage","last_synced_at":"2025-05-04T04:40:50.388Z","repository":{"id":56847625,"uuid":"190081236","full_name":"nilsding/foxpage","owner":"nilsding","description":"Yet another static page generator... but this time it's different, I swear!","archived":false,"fork":false,"pushed_at":"2023-01-04T17:03:39.000Z","size":55,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-02T23:59:26.042Z","etag":null,"topics":["static-site-generator"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"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/nilsding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-03T20:57:41.000Z","updated_at":"2023-06-22T20:18:59.000Z","dependencies_parsed_at":"2023-02-02T19:00:19.925Z","dependency_job_id":null,"html_url":"https://github.com/nilsding/foxpage","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ffoxpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ffoxpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ffoxpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Ffoxpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilsding","download_url":"https://codeload.github.com/nilsding/foxpage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252122889,"owners_count":21698323,"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":["static-site-generator"],"created_at":"2024-12-13T11:17:30.199Z","updated_at":"2025-05-02T23:59:31.912Z","avatar_url":"https://github.com/nilsding.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![](./misc/foxpage.png) FoxPage™\n\nThe hopelessly over-engineered static page generator.\n\n## Installation\n\n    $ gem install foxpage\n\n## Usage\n\n### Creating a new site\n\nIt's as easy as\n\n    $ foxpage new my_cool_website\n    $ cd my_cool_website\n    \nAdapt the site config in `./config/site.yml`, and edit some files in `./app`.\nIf you know Rails, you might feel right at home ;-)\n\n### Building the web site\n\nYou can build your web site to `./_site` by running\n\n    $ ./bin/foxpage build\n    \nor\n    \n    $ bundle exec foxpage build\n    \n### Running a development server\n\nTo run a local web server for development, you can do the following:\n\n    $ ./bin/foxpage server\n\nThis server looks for changes in `./app` and rebuilds the site if something has\nchanged.  Changes in routes are also considered.\n\nTo make the server run on a different port, you can export the `APP_PORT`\nenvironment variable.\n\n## But... why?\n\nI wanted to rebuild my website, so I built this on a Sunday afternoon.\n¯\\\\\\_(ツ)\\_/¯\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run\n`rake spec` to run the tests. You can also run `bin/console` for an interactive\nprompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To\nrelease a new version, update the version number in `version.rb`, and then run\n`bundle exec rake release`, which will create a git tag for the version, push\ngit commits and tags, and push the `.gem` file to\n[rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/nilsding/foxpage. This project is intended to be a safe,\nwelcoming space for collaboration, and contributors are expected to adhere to\nthe [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT\nLicense](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the FoxPage project’s codebases, issue trackers, chat\nrooms and mailing lists is expected to follow the [code of\nconduct](https://github.com/nilsding/foxpage/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Ffoxpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilsding%2Ffoxpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Ffoxpage/lists"}