GithubHelp home page GithubHelp logo

calavera's Introduction

Hey 👋

👷 Check out what I'm currently working on

🌱 My latest projects

🔭 Latest releases I've contributed to

📜 My recent blog posts

❤️ These awesome people sponsor me (thank you!)

calavera's People

Contributors

aloupfor avatar dunglas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

calavera's Issues

Input path is replicated in output path

Input path is replicated in output file paths :

~/Workspace/go/bin/calavera ./../input out

calavera try to export in out/../input/myfile.jsonld instead of out/myfile.jsonld

Travis builds fail due to go-git

I saw that the Travis builds failed on this PR: #19.
I looked at the logs and saw:

extractor/git.go:41:15: undefined: git.NewFilesystemRepository

Currently go-git comes from

gopkg.in/src-d/go-git.v4

I can see that NewFilesystemRepository was removed from src-d/go-git since v4.0.0-rc8 (src-d/go-git@24c1878).

Example with NewFilesystemRepository is here:
https://github.com/src-d/go-git/blob/v4.0.0-rc7/examples/open/main.go

New example is here:
https://github.com/src-d/go-git/blob/v4.0.0-rc9/_examples/open/main.go

I hope it could help to fix the builds (until a next rc?).

generate table of content

Calavera may be able to generate a well normalized table of content. This could be used to display a navigation bar in the single page app.

I propose to generate this one in a separate file, called toc.jsonld

Maybe inferred from index.md first level links as entrypoint ?

I’ll try to give this a shot (full disclaimer, I’m nowhere near expert in go…)

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.