Giter Site home page Giter Site logo

abhinavlal / abdm-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kiranma72/abdm-docs

0.0 0.0 0.0 249.16 MB

Documentation on various ABDM building blocks for developers

License: MIT License

HTML 26.31% JavaScript 36.88% CSS 36.45% Batchfile 0.36%

abdm-docs's Introduction

ABDM Docs - README

This is the repository for the new ABDM sandbox documentation currently under development. You can preview the documentation produced by this repo at https://kiranma72.github.io/abdm-docs

If you want to contribute to improving the documentation, write with your github id to [email protected] and we will add you as a collabrator to this project

For contributors

  • This documentation uses Hugo to build the final documentation site.
  • We recommend installing hugo on your local machine if you are making changes across multiple pages
  • You can clone this directory to your system using git clone --recursive https://github.com/kiranma72/abdm-docs/
  • The folder structure is very important. All pages are under the directory "content".
  • Familiarize your self with how Hugo organizes content
  • Each folder under content represents a chapter
  • The _index.md page contains the content for the chapter's starting page
  • You can add as many pages to a chapter or create a new folder to create a sub-chapter
  • The order of the pages are controlled by the "weight" parameter in the header of each page
  • All pages are written using Markdown - Editor: dillinger markdown editor and Markdown Cheatsheet
  • Sublime Text Editor is recommended for use to edit Markdown content on your local system
  • The content uses Mermaid for sequence diagrams. If you change the theme ensure it supports mermaid
  • Put images and other resources under the static folder. If you add to static folder reference your image using a path like /abdm-docs/img/
  • Put images in the same content folder as the page your are editing. Reference the image using the path ../
  • Use {{< gallery dir="folder name" >}} shortcode for a carousel of images. Full path from Content must be specified for folder. eg: 1-basics/. This is based on hugo-easy-gallery

Documentation Output

Every time you checkin / update a file on this project, an action is automatcially run (see the Github Actions tab). Hugo is used to build the final documentation set and this is pushed back into the repository under the gh-pages branch.

To deploy the final site on your own domain you can fetch the gh-pages branch

abdm-docs's People

Contributors

akanksha2556 avatar amitverma2601 avatar irfan-ansari-au28 avatar kiranma72 avatar mjha012 avatar mpankajmehta avatar nandhiniarumugachamy avatar prajwalborkar avatar priyankav-lntinfotech avatar raunaqp avatar sachinyadav0718 avatar saekrishna-k avatar saiki-k avatar sajkaur avatar shahnawazuidai avatar skvasanth1 avatar yeshnaarya 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.