{"id":15460557,"url":"https://github.com/schollz/anonfiction","last_synced_at":"2025-04-22T10:44:19.192Z","repository":{"id":57610718,"uuid":"110833262","full_name":"schollz/anonfiction","owner":"schollz","description":"A CMS for reading and writing stories in a online magazine format. :book:","archived":false,"fork":false,"pushed_at":"2019-07-04T14:18:02.000Z","size":7999,"stargazers_count":17,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-22T10:44:02.358Z","etag":null,"topics":["cms","content-management","content-management-system","stories","website","writing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/schollz.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-11-15T12:55:11.000Z","updated_at":"2023-08-22T04:56:06.000Z","dependencies_parsed_at":"2022-08-27T10:41:32.093Z","dependency_job_id":null,"html_url":"https://github.com/schollz/anonfiction","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fanonfiction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fanonfiction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fanonfiction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fanonfiction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schollz","download_url":"https://codeload.github.com/schollz/anonfiction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250222458,"owners_count":21394871,"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":["cms","content-management","content-management-system","stories","website","writing"],"created_at":"2024-10-01T23:22:33.991Z","updated_at":"2025-04-22T10:44:19.091Z","avatar_url":"https://github.com/schollz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg\n    src=\"/static/img/anonfiction.png\"\n    width=\"450px\" border=\"0\" alt=\"anonfiction\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://travis-ci.org/schollz/anonfiction\"\u003e\u003cimg src=\"https://travis-ci.org/schollz/anonfiction.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/schollz/anonfiction/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/badge/version-0.1.0-brightgreen.svg?style=flat-square\" alt=\"Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://goreportcard.com/report/github.com/schollz/anonfiction\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/schollz/anonfiction\" alt=\"Go Report Card\"\u003e\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e A CMS for reading and writing stories in a online magazine format.\u003c/p\u003e\n\nThis repository powers an online magazine where regular people contribute sincere and honest nonfiction stories. It basically contains a fully-fledged CMS (content-management system) with passwordless authentication. I needed something similar to Wordpress and Ghost, but I wanted more control in the layout and the interface so I decided to write it myself. \n\n*anonfiction* is written in Go with the [Gin web framework](https://github.com/gin-gonic/gin) and the CSS framework is in [Tachyon](http://www.tachyons.io). The database uses [BoltDB via @asdine's storm interface](https://github.com/asdine/storm) and my simple [schollz/jsonstore](https://github.com/schollz/jsonstore). All changes to every story are saved via [schollz/versionedtext](github.com/schollz/versionedtext). The built-in editor comes from [basecamp/trix](https://github.com/basecamp/trix).\n\nPlease fork this project, steal ideas from it, contribute to it, love it, or hate it.\n\n## Why?\n\nI decided to make an effort to make a place on the Internet that is more positive and reflective. This place would be where you can present your own story, anonymously and sincerely. A place where you don't have to be an MFA to present a good story. I wrote [a blog post with more of my reasoning](https://schollz.github.io/anonfiction).\n\n## Install\n\nFirst install the dependencies using Go:\n\n```\ngo get -u -v github.com/schollz/anonfiction\n```\n\nThen `cd` into the `$GOPATH` and build:\n\n```\ncd $GOPATH/src/github.com/schollz/anonfiction\ngo build\n./anonfiction\n```\n\nThe passwordless login requires an email server in production, but it is disabled by default (so anyone can login to anything). If you'd like to use it, I suggest getting [mailgun](https://www.mailgun.com/).\n\n## Contributing\n\nPull requests are welcome. Feel free to...\n\n- Revise documentation\n- Add new features\n- Fix bugs\n- Suggest improvements\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fanonfiction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschollz%2Fanonfiction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fanonfiction/lists"}