GithubHelp home page GithubHelp logo

gottaboy / simpledoc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beetlex-io/simpledoc

0.0 0.0 0.0 474 KB

轻量化在线文档发布服务

License: Apache License 2.0

C# 10.03% Batchfile 0.01% Shell 0.01% HTML 15.12% CSS 46.14% JavaScript 28.70%

simpledoc's Introduction

Simple doc是一个简易的文档发布管理工具,为什么要写Simple doc呢?主要原因还是githubwiki并不好用;没有目录结构,文章没有Hx标签索引,最悲剧的是文章编辑的时候不能直接图片粘贴和文件上传;为了满足自己的需求也顺带帮Beetlex写个完整的web示例所以花了些时间写了Simple doc.虽然Simple doc功能简单但在文档展现上还是要比githubwiki好上不少,所以在完成后也把githubwiki迁到这上面来了(毕竟都是基于markdown所以迁过来也简单)。

功能

  • 基于markdown

    (如果不会markdown那这个工具就没法用了)

  • 支持图片和附件上传

    默认实现只支持jpa,png,ziprar文件上传(最大2MB,这个限制可以自行修改),上传方式支持:拖放,粘贴等.

  • 支持各种代码主题

    支持数十种代码主题,由浏览者选择自己喜欢的主题

  • 支持两层目录列表

    大部分情况下两层目录能够满足大部分需求,所以在实现上没有支持更多层次的目录结构

  • 支持文章结构标签

    只要文章超过3个h2,h3,h4的标签则会对应生成文件的目录列表,方便文章内容定位

应用示例 http://doc.ikende.com/

支持大量的代码主题,浏览者可以随意选择自己喜欢的样式 image

simpledoc's People

Contributors

beetlex-io 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.