Giter Site home page Giter Site logo

edprice-msft / workshops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuevofoundation/workshops

0.0 0.0 1.0 34.55 MB

Repository containing all workshop materials and curricula for Nuevo Foundation.

Home Page: https://workshops.nuevofoundation.org

HTML 31.23% CSS 33.69% JavaScript 35.08%

workshops's Introduction

Nuevo Foundation Workshop

This repo contains all of the code and content for the Nuevo Foundation Workshop website.

Website Links

  • Workshops website - The site students use (aka production). This requires a manual push via Azure DevOps to push the master branch live.
  • Workshops GitHub IO test site - The site workshop creators use to validate the content is rendering correctly (aka staging). Updates to this page are pushed automatically when you change the master branch.

Creating or Editing Workshops

How the site is built

The workshops subdomain content is built using the DocDock theme for Hugo. Hugo is a static site generator with a number of benefits:

  1. Content authors can focus on content using markdown and not on the technical implementation of the site or CSS/page styling. Workshops are automagically added to the left table-of-contents and the workshops home page. Hugo works great locally (ex: on an airplane), and Hugo is the fastest static site generator, building the entire workshop site in <2 seconds.
  2. Students benefit from a consistent UX across workshops, built-in accessibility, localization, responsive design supporting mobile-to-desktop, automated links to the GitHub repo, and fast global site performance using the Azure CDN.
  3. Nuevo Dev Team benefits from the ability to build and customize workshop pages including custom page templates, built-in page controls for alerts, notes, buttons, warnings and more, custom controls (ex: the Nuevo header), <iframe> interactivity, custom metadata, automated cross-page linking, page theming, automated site map creation, built-in icons, and built-in automation using GitHub Actions and Azure DevOps for build / deployment.

[How to edit workshop content from GitHub]

Scenario: Let's make a simple change to the Contributor Guidelines page and submit a pull request.

Find the markdown page on the website

Open the Workshop Contributor Guidelines page, scroll to the bottom and click the "Edit on GitHub" hyperlink.

Open the File editor

Click the pencil icon on the page which should open Edit File page.

From here you can toggle between the Edit file tab to edit the content and the Preview changes tab for a rough preview of how the page would be rendereed.

Make a change

From here, you can make a change to the page, say by adding two exclamation points to the word "Welcome!"

Before: Welcome!

After: Welcome!!!

Commit the change

At the bottom of the page, you will see the Commit changes section. Set the following values:

  • Title: Update index.md Default, no change needed
  • Extended Description: For our example, we will say: this is a test PR, you can safely delete
  • Select: Create a new branch for this commit and start a pull request

Finally, click the Propose file change button to create your pull request.

Review your pull request

Once created, go to the Pull Requests tab to load your pull request.

workshops's People

Contributors

adriang18 avatar anvesha4 avatar beagandica avatar begonaguereca avatar gonzo717 avatar jeremiahjordanisaacson avatar katiewasnothere avatar mjain2 avatar nayomitchell avatar nerudista avatar noabenefraim avatar ozhang22 avatar sushmasrik avatar thedanfernandez avatar ximenacortez01 avatar

Forkers

smiley717

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.