{"id":20269957,"url":"https://github.com/teliosdev/generic-forums","last_synced_at":"2025-10-04T03:14:51.927Z","repository":{"id":143678648,"uuid":"2304461","full_name":"teliosdev/generic-forums","owner":"teliosdev","description":"The coolest forums you'll ever find.","archived":false,"fork":false,"pushed_at":"2014-06-02T13:03:12.000Z","size":1070,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T04:02:02.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://generic-forums.herokuapp.com","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/teliosdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-31T22:06:56.000Z","updated_at":"2015-03-03T14:11:51.000Z","dependencies_parsed_at":"2023-03-20T22:15:06.497Z","dependency_job_id":null,"html_url":"https://github.com/teliosdev/generic-forums","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teliosdev/generic-forums","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teliosdev%2Fgeneric-forums","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teliosdev%2Fgeneric-forums/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teliosdev%2Fgeneric-forums/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teliosdev%2Fgeneric-forums/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teliosdev","download_url":"https://codeload.github.com/teliosdev/generic-forums/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teliosdev%2Fgeneric-forums/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278258592,"owners_count":25957305,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-14T12:28:11.638Z","updated_at":"2025-10-04T03:14:51.867Z","avatar_url":"https://github.com/teliosdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic Forums\nTODO: Write a description\n\n## Installation\n\nTo install generic forums, you'll need `git`, `ruby 2.0` (or a platform\ncompatible with `ruby 2.0`), and programming knowledge.  Clone the\nrepository with:\n\n    $ git clone -b release https://github.com/redjazz96/generic-forums.git\n\nHead into the directory, and then execute:\n\n    $ RAILS_ENV=production bundle install\n\nSeeding the server is next, with:\n\n    $ RAILS_ENV=production rake db:schema:load db:seed\n\nAnd to start the thin server, run:\n\n    $ RAILS_ENV=production rails s --port 80\n\n## Usage\n\nGeneric forums is a very flexible rails application.  To configure\nsome baseline settings, `config/settings.yml` is a good place to\nstart.  The file is very well documented.\n\nThe default account that comes with generic forums is the admin\naccount, with the credentials:\n\n    username: admin\n    password: admin\n\nVery creative, if I do say so myself.\n\nAll of the views in `app/views` are modifiable, however themes that\nchange the views may not yet be supported.  Styles that change the\nstylesheets, however, are - but they must be in a seperate folder\nunder `app/assets/stylesheets`, contain a `\u003cstyle name\u003e.css` file,\nwhich then includes the rest of the style (which should be under\n`app/assets/stylesheets/\u003cstyle name\u003e`).  Then, the `forum.style` key\nin `config/settings.yml` should be changed to match `\u003cstyle name\u003e`.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteliosdev%2Fgeneric-forums","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteliosdev%2Fgeneric-forums","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteliosdev%2Fgeneric-forums/lists"}