CodiMD - Realtime collaborative markdown notes on all platforms. https://hackmd.io/c/codimd-documentation
Go to file
TAKAHASHI Tamotsu 341591d10b Fix ui-edit and ui-both button in night mode
Fix #1539

Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
2020-09-10 16:24:14 +09:00
bin prevert directly call of User.hashPassword() 2020-04-20 00:04:13 +08:00
contribute
deployments chore: change image version to 2.1.0 in docker-compose example 2020-05-19 02:13:39 +08:00
lib Fix updateHistory parameter 2020-08-12 18:10:39 +08:00
locales fix typography of footer 2020-04-29 18:35:28 +08:00
public Fix ui-edit and ui-both button in night mode 2020-09-10 16:24:14 +09:00
test Fix standard 2020-07-01 11:42:28 +08:00
utils Fix standard 2020-07-01 11:42:28 +08:00
.babelrc
.buildpacks
.dockerignore
.editorconfig
.gitignore Update gitignore 2020-07-01 11:42:28 +08:00
.mailmap
.nvmrc chore: add .nvmrc to fix node version 2020-05-19 02:08:48 +08:00
.sequelizerc.example fix: Allow Sequelize CLI to use options set in config.json 2020-07-07 14:25:11 +02:00
.travis.yml update minimal required node version to 10 (Debnium) 2020-04-20 00:04:12 +08:00
AUTHORS
CONTRIBUTING.md
LICENSE
Procfile fix: heroku Proffile might show sensitive data in log 2020-03-02 23:51:40 +08:00
README.md Update README.md to avoid confusion 2020-04-01 10:37:00 +08:00
app.js Merge branch 'develop' into feat/mindmap 2020-07-09 15:48:28 +08:00
app.json fix: change heroku and scalingo config schema for 2.0.0 2020-03-02 23:05:55 +08:00
config.js fix: Allow Sequelize CLI to use options set in config.json 2020-07-07 14:25:11 +02:00
config.json.example
package-lock.json Bump codemirror version to 5.49.8 2020-08-14 12:12:24 +08:00
package.json Bump codemirror version to 5.49.8 2020-08-14 12:12:24 +08:00
scalingo.json fix: change heroku and scalingo config schema for 2.0.0 2020-03-02 23:05:55 +08:00
webpack.common.js Fix font loading when urlpath is set 2020-07-10 16:08:45 +08:00
webpack.dev.js
webpack.htmlexport.js
webpack.prod.js

README.md

CodiMD

build status version Gitter POEditor

CodiMD lets you collaborate in real-time with markdown. Built on HackMD source code, CodiMD lets you host and control your team's content with speed and ease.

screenshot

Table of Contents

HackMD

HackMD helps developers write better documents and build active communities with open collaboration. HackMD is built with one promise - You own and control all your content:

CodiMD - The Open Source HackMD

CodiMD is the free software version of HackMD, developed and opened source by the HackMD team with reduced features (without book mode), you can use CodiMD for your community and own all your data. (See the origin of the name CodiMD.)

CodiMD is perfect for open communities, while HackMD emphasizes on permission and access controls for commercial use cases.

HackMD team is committed to keep CodiMD open source. All contributions are welcome!

Documentation

You would find all documentation here: CodiMD Documentation

Deployment

If you want to spin up an instance and start using immediately, see Docker deployment. If you want to contribute to the project, start with manual deployment.

Configuration

CodiMD is highly customizable, learn about all configuration options of networking, security, performance, resources, privilege, privacy, image storage, and authentication in CodiMD Configuration.

Upgrading and Migration

Upgrade CodiMD from previous version? See this guide
Migrating from Etherpad? Follow this guide

Developer

Join our contributor community! Start from deploying CodiMD manually, connecting to your own database, learn about the project structure, to build your changes with the help of webpack.

Contribution and Discussion

All contributions are welcome! Even asking a question helps.

Project Contribution Types Contribution Venue
CodiMD 👫 Community chat Gitter
🐛 Issues, bugs, and feature requests Issue tracker
📚 Improve documentation Documentations
📝 Translation POEditor
Donation Buy us coffee
HackMD Issues related to HackMD Issue tracker
✏️ Translation hackmd-locales

Browser Support

CodiMD is a service that runs on Node.js, while users use the service through browsers. We support your users using the following browsers:

  • Chrome Chrome >= 47, Chrome for Android >= 47
  • Safari Safari >= 9, iOS Safari >= 8.4
  • Firefox Firefox >= 44
  • IE / Edge IE >= 9, Edge >= 12
  • Opera Opera >= 34, Opera Mini not supported
  • Android Browser >= 4.4

To stay up to date with your installation it's recommended to subscribe the release feed.

License

License under AGPL.