Giter VIP home page Giter VIP logo

herodotus's Introduction






Hello, my name is Claudio Holanda Jr.
You can find me hacking at @sevn.

I speak mostly JavaScript, TypeScript, Golang, Svelte and (S)CSS.






herodotus's People

Contributors

kazzkiq avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

herodotus's Issues

[FR] Add translation support

Add possibility of document translation support based on user locale.

This feature should be able to:

  • Generate a dropdown letting user choose language;
  • Detect user lang automatically and load documentation file accordingly.

The idea here is that when writing docs, users would separate langs per folders, like:

/app/assets/docs/
|-en/
   |-documentation.md
|-es/
   |-documentation.md
|-pt/
   |-documentation.md

Then, when generated, the documentation would adopt the name of its parent folder, like such:

/app/public/
|-documentation.md
|-documentation-es.md
|-documentation-pt.md

Notice that, as english is the default language, the english file remains documentation.md.

[FR] Add anchors for URL sharing

This is a Feature Request

All the headings in the documentation should be links. Those links then should be able to open at the exact scroll position where the heading is at.

Example of possible URLs:

https://mydoc123.com/documentation/#/heading-1
https://mydoc123.com/documentation/#/section/heading-1
https://mydoc123.com/documentation/#?heading-1

[FR] Add touch gestures support

Would be very interesting to have touch gestures (swipe-left/right) to open and close menus in mobile the mobile version.

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.