Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 1.73 KB

File metadata and controls

65 lines (48 loc) · 1.73 KB

Microsoft Server Fundamentals - Microlearning

This repository hosts a microlearning module on Microsoft Server Fundamentals, created using Articulate 360 and uploaded on GitHub Pages for easy access.

Project Structure

assets/
  - goodbye.html
  - index.html
lib/
  fonts/
    - BeVietnam-Bold.woff
    - BeVietnam-Italic.woff
    - BeVietnam-Regular.woff
    - icomoon.ttf
    - icomoon.woff
    - Lato-Black.woff
    - Lato-Bold.woff
    - Lato-Italic.woff
    - Lato-Light.woff
    - Lato-Regular.woff
  icomoon.css
  lzwcompress.js
mondrian/
  - Various JavaScript files
rise/
  - CSS and JavaScript files
locales/
  - und.js

Usage

  1. Accessing the Module:

    • Open index.html in a web browser to begin learning Microsoft Server Fundamentals.
  2. Goodbye Page:

    • Use goodbye.html to display a closing or farewell message for the module.
  3. Icon Fonts:

    • The icomoon.css file provides styles for icon fonts included in the module.
  4. Compression Functionality:

    • The lzwcompress.js file implements LZW compression functionality used in the module.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Contributing

I welcome contributions to improve this microlearning module! Here are some ways to contribute:

  • Open an issue to report bugs or suggest enhancements.
  • Submit a pull request with your improvements or fixes.

Contribution Guidelines

  • Ensure your changes align with the project's purpose and structure.
  • Provide detailed explanations for the changes in your pull request.

Thank you for exploring Microsoft Server Fundamentals! Your feedback and contributions are valuable.