All Projects → bitwarden → help

bitwarden / help

Licence: other
The help website/knowledgebase (bitwarden.com/help).

Programming Languages

HTML
75241 projects
SCSS
7915 projects
ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to help

Website
The bitwarden.com product website.
Stars: ✭ 110 (-9.09%)
Mutual labels:  jekyll, bitwarden
peppermint
An open source ticket management & help desk solution. A freshdesk alternative
Stars: ✭ 367 (+203.31%)
Mutual labels:  helpdesk
hurry
The (cross-platform) SysAdmin's tool to get repetitive things done Fast
Stars: ✭ 1 (-99.17%)
Mutual labels:  helpdesk
springcrm
An open-source CRM.
Stars: ✭ 14 (-88.43%)
Mutual labels:  helpdesk
bitprint
🔐 Print your Bitwarden vault.
Stars: ✭ 37 (-69.42%)
Mutual labels:  bitwarden
Wristkey
A free and open-source offline authenticator app for Wear OS.
Stars: ✭ 65 (-46.28%)
Mutual labels:  bitwarden
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+2996.69%)
Mutual labels:  jekyll
jekyll-typogrify
A Jekyll plugin that improves the typography of your Liquid templates.
Stars: ✭ 26 (-78.51%)
Mutual labels:  jekyll
gnome-pass-search-provider
Pass password manager search provider for gnome-shell
Stars: ✭ 52 (-57.02%)
Mutual labels:  bitwarden
hashi-homelab
Hashicorp Homelab is a collection of nomad recipes related to several Open Source projects that I use on my own nomad + consul + vault + Intel Nuc cluster.
Stars: ✭ 178 (+47.11%)
Mutual labels:  bitwarden
BitwardenToChromePasswordConverter
A simple console app that converts BitWarden .csv password files to Chrome/Chromium .csv files for password import.
Stars: ✭ 33 (-72.73%)
Mutual labels:  bitwarden
addon-bitwarden
Vaultwarden (Bitwarden) - Home Assistant Community Add-ons
Stars: ✭ 102 (-15.7%)
Mutual labels:  bitwarden
home-assistant-addons
Alex's Home Assistant Add-ons
Stars: ✭ 28 (-76.86%)
Mutual labels:  bitwarden
ulauncher-bitwarden
Ulauncher extension to access Bitwarden vaults
Stars: ✭ 26 (-78.51%)
Mutual labels:  bitwarden
bitw
Minimalist BitWarden client
Stars: ✭ 110 (-9.09%)
Mutual labels:  bitwarden
python-freshdesk
An API for the Freshdesk helpdesk
Stars: ✭ 75 (-38.02%)
Mutual labels:  helpdesk
ticketit-app
Ticketit, the simple helpdesk tickets system pre-installed in Laravel
Stars: ✭ 34 (-71.9%)
Mutual labels:  helpdesk
helpdesk
HelpDesk open-source web applications for free for everyone. Download and use it!
Stars: ✭ 86 (-28.93%)
Mutual labels:  helpdesk
tiket
TIKET is a ticketing/helpdesk system to support and help you deal with issues/incidents in your organization or from customers.
Stars: ✭ 59 (-51.24%)
Mutual labels:  helpdesk
docs
Enterprise Open Source IM Solution
Stars: ✭ 18 (-85.12%)
Mutual labels:  helpdesk

Build Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Help Center

The Bitwarden help center project is written using Jekyll, which is deployed at (https://bitwarden.com/help/).

Build/Run

Requirements

Run the following commands:

  • npm install
  • npm run build:watch

You can now access the help center at http://localhost:4009.

Ruby Gems

Jekyll Redirect From

To use jekyll-redirect-from add redirect_from to the YAML front-matter of your page or post. For example:

---
title: 10 Tips to Choosing a Password Manager for Your Team
layout: post
author: Gary Orenstein
redirect_from: /blog/10-tips-choosing-password-manager-for-teams/
---

Contribute

Article contributions are welcome! Please commit any pull requests against the master branch. Please see CONTRIBUTING.md for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].