All Projects → docpht → Docpht

docpht / Docpht

Licence: mit
With DocPHT you can take notes and quickly document anything and without the use of any database.

Projects that are alternatives of or similar to Docpht

Catalog
Create living style guides using Markdown or React
Stars: ✭ 1,527 (+1596.67%)
Mutual labels:  documentation, docs, documentation-tool
The Documentation Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (+4684.44%)
Mutual labels:  documentation, docs, documentation-tool
Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (+2.22%)
Mutual labels:  documentation, docs, documentation-tool
Pdoc
🐍 ➡️ 📜 Auto-generate API documentation for Python projects
Stars: ✭ 604 (+571.11%)
Mutual labels:  documentation, docs, documentation-tool
Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (+10082.22%)
Mutual labels:  documentation, docs, documentation-tool
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (-46.67%)
Mutual labels:  documentation, docs, documentation-tool
Docsify
🃏 A magical documentation site generator.
Stars: ✭ 19,310 (+21355.56%)
Mutual labels:  documentation, docs, documentation-tool
Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+30131.11%)
Mutual labels:  documentation, docs, documentation-tool
Pdoc
API Documentation for Python Projects
Stars: ✭ 853 (+847.78%)
Mutual labels:  documentation, docs, documentation-tool
App
Fast and searchable Ruby docs
Stars: ✭ 47 (-47.78%)
Mutual labels:  documentation, docs, documentation-tool
Community
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
Stars: ✭ 1,286 (+1328.89%)
Mutual labels:  documentation, docs, documentation-tool
Docs
Documentation for The Things Network
Stars: ✭ 61 (-32.22%)
Mutual labels:  documentation, docs
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-30%)
Mutual labels:  documentation, docs
Awesome Readme
A guide to writing an Awesome README. Read the full article in Towards Data Science.
Stars: ✭ 65 (-27.78%)
Mutual labels:  documentation, documentation-tool
Quickstart
🎯 A micro-form for user-specific installation instructions
Stars: ✭ 66 (-26.67%)
Mutual labels:  documentation, docs
Studynote
Be ready for work
Stars: ✭ 60 (-33.33%)
Mutual labels:  note, notes
Docsify Tabs
A docsify.js plugin for rendering tabbed content from markdown
Stars: ✭ 65 (-27.78%)
Mutual labels:  documentation, docs
Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+9974.44%)
Mutual labels:  notes, snippets
Peach
Peach is a web server for multi-language, real-time synchronization and searchable documentation.
Stars: ✭ 1,166 (+1195.56%)
Mutual labels:  documentation, documentation-tool
Stickynotes
A Sticky Note Application
Stars: ✭ 74 (-17.78%)
Mutual labels:  note, notes

GitHub Maintenance PHP from Packagist GitHub release GitHub All Releases GitHub repo size Packagist Docker Pulls GitHub last commit

DocPHT 📑

With DocPHT you can take notes and quickly document anything! You can also manage users, save versions of your pages and run and restore backups. Complete with interface that can be customized, all with maximum portability and without the use of any database. You won't believe it, until you try it! 💎

Demo

create-new-page edit-version-published switch-theme

Getting Started

Download the latest version of the package and upload it to the server, unzip it to the location you prefer. Open the browser and enter the address to start the installation wizard, it will take less than a minute. 🚀

Prerequisites 🔌

Apache 2.2+ with mod_rewrite and "AllowOverride All" set.
Enable mod headers module
PHP >= 7.2 The latest version of PHP is recommended.

Composer

This project can be installed as a Composer dependency.

composer create-project kenlog/docpht

Docker

Basic Usage:

docker pull docpht/docpht:v1.3.2
docker run -d --name docpht -p 80:80 -t docpht/docpht:v1.3.2

Advanced Usage (Persistence data):

docker pull docpht/docpht:v1.3.2
docker run -d --name docpht -p 80:80 -p 443:443 -t 
-v /var/www/app/src/config:/var/www/app/src/config
-v /var/www/app/data:/var/www/app/data
-v /var/www/app/pages:/var/www/app/pages
-v /etc/nginx/ssl:/etc/nginx/ssl
docpht/docpht:v1.3.2

Wrapping Up

That is all you need to get started. Boom!

Welcome to the new collaborators 👦 💁 👴 👼 💃 👽

Clone the repository:

git clone https://github.com/kenlog/docpht.git

We look forward to seeing your pull requests!

Contributor Covenant Code of Conduct 📜

Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. 🌍 Always strive to collaborate with mutual respect.

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

❕ Reporting Issues or feature requests ❔

Please create an issue

🐛 Where should I report security issues?

In order to give the community time to respond and upgrade we strongly urge you report all security issues privately. Email us directly at [email protected] with details and repro steps. Security issues always take precedence over bug fixes and feature work. We can and do mark releases as "urgent" if they contain serious security fixes.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

Copyright © 2019 - This project is licensed under the MIT License - see the LICENSE.md file for details

Dedicated to everyone 💗

hearts

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].