- Notifications
You must be signed in to change notification settings - Fork0
serenity-rs/serenity-rs.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is source code for thehttps://serenity-rs.github.io site, built usingVite.
If you wish to contribute, simply set up aNode.js environment with theNPM package manager.
Once you have Node and NPM, install the necessary dependencies withnpm install
.
Afterwards, you may usenpm run dev
to run a dev server to test changeslocally, which will run onlocalhost:3000
. Once you are satisfied with thechanges, runnpm run build
to build the site. This will create a minified,bundled version of the site into thedocs/
directory, which can directly beserved by a HTTP server likeNginx, though, of course, this site ismeant to be run on Github Pages.
This site usesTypeScript andSCSS instead of regularJavaScript and CSS. When writing CSS, theBEM methodology is used.
Media files, like images, sounds, and videos, are stored in thepublic/
directory.
Source code of this site is under theISC license.
About
Site for the organization.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.