Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

faun

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faun

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Faun Forum

Faun is a minimalistic directory-based forum and asset catalog engine for small communities. It is a self-hosting solution which can run locally or in any server environment without any hassle.

Faun works with local directory in a file system, avoiding complexity of database connections. Faun directory has a special structure-by-convention, which allows the forum to be used with no software at all: just with a file browser and any text editor supporting markdown and YAML.

The web app is made with pure HTML and CSS: no javascript. Thus, it can easily be browsed with Tor and privacy-preserving browsers. It also uses no cookies and thus avoids spam of banners and other sorts of confirmation dialogs.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add faun

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install faun

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/faun for an command-line tool and bin/faund to run a web server.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and the created tag, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/faun-forum/faun.

FAQs

Package last updated on 17 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc