This repository hosts a microlearning module on Microsoft Server Fundamentals, created using Articulate 360 and uploaded on GitHub Pages for easy access.
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
-
Accessing the Module:
- Open
index.html
in a web browser to begin learning Microsoft Server Fundamentals.
- Open
-
Goodbye Page:
- Use
goodbye.html
to display a closing or farewell message for the module.
- Use
-
Icon Fonts:
- The
icomoon.css
file provides styles for icon fonts included in the module.
- The
-
Compression Functionality:
- The
lzwcompress.js
file implements LZW compression functionality used in the module.
- The
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.
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.
- 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.