Giter Club home page Giter Club logo

opennamu's Introduction

openNAMU

오픈나무 로고

오픈소스 버전 the seed, openNAMU 입니다.

ToDo

  • 굵게, 위첨자 아래첨자 등 기본적 기능
  • 최소 XSS 방지
  • 제목들
  • 이미지 최소 구현
  • 인용구 구현
  • 수평선
  • 주석
  • 리다이렉트
  • 글상자
  • anchor
  • 번호 있는 리스트
  • 유튜브
  • 완벽하게 리스트 구현
  • 표 구현
  • 틀 구현
  • 상위, 하위, 앵커 구현
  • 이미지 크기 조정
  • 하위 리스트
  • 각주

TIP / 참고하세요

  • HTML 코드는 {{{#!html (HTML 코드) }}} 처럼 작성하실 필요 없이 바로 입력하셔도 됩니다. 딱히 수정이 귀찮던 건 아닙니다.
  • 구조가 의외로 매우 간단합니다. 혹시라도 클래스 등의 출력되는 HTML 변경이 필요하시면 간단히 namumark.js를 커스텀하시면 됩니다.
  • = 제목 = 문법이 HTML과의 잦은 충돌로 인하여 더 이상 지원되지 않습니다.
  • wiki.json을 수정하기 귀찮으시다면 bin/setting를 실행하시면 간단하게 셋팅하실 수 있습니다.
  • 개발자를 돕기 위해 디버그가 필요하시다면 npm run-script debug를 실행하시면 디버깅을 하실 수 있습니다. 작동하지 않으면 node ./bin/www --debug를 바로 실행하셔도 좋습니다.
  • CSS 변경이 필요하시면 public/stylesheets/style.css를 변형하시거나, Pug (구 Jade) 사용법을 아시는 경우 views/layout.jade와 다른 파일을 변형하셔도 됩니다.
  • 문서 역사는 영원히 (...) 기록됩니다. 혹시라도 지우고 싶으신 분들은 wiki.json을 편집하셔서 "history" 부분을 완전히 제거하시면 됩니다.
  • 작성 금지를 하시려면, wiki.jsondoc.문서명.canEditfalse로 설정하시면 됩니다.
  • 새로운 기능: 혹시라도 wiki.js를 따로 작성하여 DB를 사용중이나 문제가 있는 경우에는 새로 추가된 옵션인 purefalse로 바꿔주시면 됩니다. 물론 WikiJSON 을 사용하시면서 purefalse로 해두시면 업데이트가 꺼지므로 반드시 켜 두세요.

기능

  • /save - 현재까지의 변화를 wiki.json에 저장 합니다.
  • /history/:page - 역사를 봅니다.
  • /signin/:name - 해당 아이피의 닉네임을 설정합니다. 이름은 admin 제외 모두 등록 가능합니다.
  • /signout - 닉네임을 제거합니다.

라이센스

MIT 라이센스입니다.

Copyright (c) 2016 Jeon-Sung

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

opennamu's People

Contributors

basixkor avatar

Watchers

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