Coder Social home page Coder Social logo

gxr404 / octotree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ovity/octotree

0.0 1.0 0.0 81.02 MB

GitHub on steroids

Home Page: https://www.octotree.io/

License: GNU Affero General Public License v3.0

JavaScript 69.59% CSS 17.32% Less 11.80% HTML 1.30%

octotree's Introduction

改造支持 Bitbucket

开始

  1. 配置域名

src\config\wex\manifest.json

{
  // ...,
  "permissions": [
  "https://bitbucket.org/*", // 改为自己搭建的bitbucket域名
    "storage"
  ],
 "content_scripts": [
    "https://bitbucket.org/*"  // 改为自己搭建的bitbucket域名
 ]
}

src\adapters\bitbucket.js

// ...
const HOST = '//bitbucket.org' // 改为自己搭建的bitbucket域名
// ...
  1. npm run build

demo

demo

octotree's People

Contributors

buunguyen avatar ephemera avatar crashbell avatar endyquang avatar duylam avatar fahme avatar letunglam avatar ngphi avatar stevennoto avatar bayandin avatar bigredwill avatar gxr404 avatar ruanyl avatar itiut avatar meip avatar athaeryn avatar k2nr avatar spittie avatar jerizm avatar jackymancs4 avatar enizor avatar romankornev avatar ricosmall avatar piamancini avatar norio-nomura avatar mottie avatar monwf avatar enyo avatar luegg avatar leocaseiro avatar

Watchers

James Cloos 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.