Skip to content
forked from reactiveui/website

ReactiveUI documentation and guidelines website. PR's welcome! 💖

License

Notifications You must be signed in to change notification settings

imundy7/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactiveUI Website

Build website

This is the ReactiveUI website. It's a static site generated by Wyam.

Contributing

Steps

  1. Fork the current project
  2. Create a new branch, if needed
  3. Clone the project
  4. In order to build and host the docs do the following:
  • Windows Open command prompt at the repository root folder and run build.cmd --target=preview
  • Linux Open your favorite shell at the repository root folder and run bash ./build.sh --target=preview
  1. Wait several minutes while it installs dependencies and initializes (approx 3-5 mins). It is ready when you see Hit Ctrl-C to exit
  2. Browse the website on localhost:5080

About

ReactiveUI documentation and guidelines website. PR's welcome! 💖

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.9%
  • Less 24.2%
  • JavaScript 14.0%
  • CSS 11.6%
  • C# 3.3%
  • PowerShell 2.8%
  • Other 1.2%