Giter Club home page Giter Club logo

amazon-dynamodb-labs's Introduction

Amazon DynamoDB Labs

Setup:

Install Hugo:

On a mac:

brew install hugo

On Linux:

Note: This workshop is built with hugo v0.102.3. Older versions may produce errors due to the aws theme we use.

Clone this repo:

From wherever you checkout repos: git clone [email protected]:aws-samples/amazon-dynamodb-labs.git (or your fork)

Clone the theme submodule:

cd amazon-dynamodb-labs

git submodule init; git submodule update

Run Hugo locally:

To run hugo in development: hugo serve -D

hugo will build your content locally and output to ./public/

View Hugo locally:

Visit http://localhost:1313/ to see the site.

Making Edits:

As you save edits to a page, the site will live-reload to show your changes.

Auto deploy:

Within minutes of a commit to the master branch, a build and deploy using the default hugo grav learn theme will kick off. You can review your change at the following address.

https://master.amazon-dynamodb-labs.com

License

This project is licensed under the Apache-2.0 License.

amazon-dynamodb-labs's People

Contributors

switch180 avatar asriaws avatar sjfaz avatar amdhing avatar danielsyoder avatar ctindel avatar robm26 avatar samaneh-utter avatar navneetdeshmukh avatar weisisheng avatar vladimirkuletski avatar zaccharles avatar zachgardner avatar zeljkox avatar alexisgunst avatar arjanschaaf avatar devrehan19 avatar driftdiver avatar gavinheisesc avatar girishrejini avatar prahladmr avatar tebanieo avatar shayhurley avatar aws-ryannz avatar runningrandall avatar mnikoo avatar mrichman avatar luankevinferreira avatar levitrammell avatar hunterhacker 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.