Giter Site home page Giter Site logo

kmmahaj / quickstart-documentation-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws-quickstart/quickstart-documentation-example

0.0 0.0 0.0 7.81 MB

Base for Quick Start Documentation

License: Apache License 2.0

HTML 48.78% CSS 36.58% JavaScript 14.64%

quickstart-documentation-example's Introduction

main-documentation

This folder contains the base structure for AWS QuickStarts (New Repos will be auto populated with this structure

Docs

├── docs
│   ├── README.md
│   ├── common
│   ├── css
│   ├── generated
│   ├── images
│   └── index.adoc

Root folder Main Documentation (docroot)

README.md

Render only when in github and serves as a description when browsing github

common

├── common
│   ├── about_this_guide.adoc
│   ├── cost.adoc
│   ├── overview.adoc
│   └── troubleshoot.adoc

Generic content that will be liked from this repo to other docs via github

Example: To embed overview.adoc file from common

# add to this to index.adoc
include::https://raw.githubusercontent.com/aws-quickstart/quickstart-documentation-base/master/docs/common/overview.adoc

css

├── css
   └── quickstart.css

Hold documentation styles sheets

generated

├── generated
    └── parameter_table.adoc

Content in this folder will auto generated upon commits to master for example parameter tables

images

Used to store images referenced in documentation

Quick Start Reference Folders

(scripts templates)

scripts

├── scripts
│   └── ngnix.conf

Hold scripts and config files used in cfn bootstrapping

submodules

├── submodules
    └── quickstart-aws-vpc

QuickStart submodules example: quickstart-aws-vpc

templates

├── templates
    ├── master.template.yaml
    └── workload.template.yaml

Cloudformation templates example: ( master.template.yaml)

Workshops

├── workshops
    ├── awsworkshop.io
    └── immersionday

awsworkshop (If this folder existing awsworkshop.io content will be updated in ghpages branch upon commits to master) immersionday (If this folder existing immersionday modules will be updated in ghpages upon on commits to master)

quickstart-documentation-example's People

Contributors

andrew-glenn avatar tonynv avatar dowen12 avatar jaymccon 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.