Coder Social home page Coder Social logo

jiangge / docpht Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docpht/docpht

0.0 1.0 0.0 4.16 MB

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

Home Page: https://docpht.org

License: MIT License

Shell 0.12% JavaScript 9.85% PHP 79.35% CSS 9.10% Hack 0.41% Dockerfile 0.21% Latte 0.96%

docpht's Introduction

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

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

  • Valentino Pesce - Kenlog ๐Ÿ‡ฎ๐Ÿ‡น
  • Craig Crosby - Creecros ๐Ÿ‡บ๐Ÿ‡ธ

License

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

Dedicated to everyone ๐Ÿ’—

hearts

docpht's People

Contributors

kenlog avatar creecros avatar bubka avatar tomsh-hr avatar dependabot[bot] avatar espressoelf avatar thibautsergent avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.