Code Monkey home page Code Monkey logo

docs-toolchain's Introduction

๐Ÿ’ป Stuff I'm working on:

  • MegaETH: The first real-time blockchain.

๐Ÿ“† New stuff:

๐Ÿšœ Semi-new stuff:

  • Coded broadcast: High-throughput broadcast in Byzantine environments.
  • DispersedLedger: High-throughput Byzantine consensus on variable bandwidth networks.
  • Prism: A Blockchain that handles 80,000 transactions per second with a latency of several minutes.
  • BackCam: A wireless camera that runs for a month on two AA batteries.

โ›ต๏ธ Non-research stuff:

  • APRS weather station ๐ŸŒˆ on Arduino.
  • A gateway between Nest Thermostats ๐ŸŒก๏ธ and Apple Homekit ๐Ÿ .

docs-toolchain's People

Contributors

kunaaljain avatar yangl1996 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kunaaljain

docs-toolchain's Issues

Error when handling a pull request containing file deletion

error: docs/x.md: No such file or directory
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "github.py", line 98, in handle_pull_request
    output_format="html5")
  File "/usr/local/lib/python3.4/dist-packages/markdown/__init__.py", line 529, in markdownFromFile
    kwargs.get('encoding', None))
  File "/usr/local/lib/python3.4/dist-packages/markdown/__init__.py", line 428, in convertFile
    input_file = codecs.open(input, mode="r", encoding=encoding)
  File "/usr/lib/python3.4/codecs.py", line 896, in open
    file = builtins.open(filename, mode, buffering)
FileNotFoundError: [Errno 2] No such file or directory: '/root/test-centos-docs/docs/x.md'

The program can't find the file to build.

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.