x-stend / x

`x$` is a highly flexible and extendable utility library for JavaScript and TypeScript, designed to streamline the integration and extension of various utility libraries like lodash, moment, and ramda. With `x$`, developers can easily create custom higher-order functions, ensuring adaptability and maintainability in their codebase.
MIT License
0 stars 0 forks source link

#12 Set Up GitHub Pages for Project Documentation #31

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

This is just some initial docs copied from the README file, for now.

Eventually, it will be built out a bit more and likely include some more dynamic elements, probably created using something like svelte or some other lightweight FE framework and perhaps including some tailwind for CSS.

This will be consumed by Github pages and viewable at github.io for the project.

Issue No:

GH-12

Issue Type:

Description

Please include a summary of the change and which issue is fixed. Include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist: