Skip to content

Repository files navigation

Website Build

Preparing the environment

Install Hugo (guide):

sudo dnf install hugo

Clone this repository (or your fork).

Web page build and preview

To build the website:

npm install
npm run build

To run a preview of the website on a local server:

npm start

To upload the (new) production web site, run the following command. If everything went OK, the new web site is updated automatically.

rsync -Pr --protocol=28 --delete-after public/* jbosstm@<rysnc_hostname>:www_htdocs/jbosstm/

Releasing Narayana and updating the website

Pre-requisite: please use JDK21 for releasing!

After a new Narayana version is released we need to make sure that also the following components are updated:

Please note: when building narayana and documentation projects you need to make sure to use the correct release tag (e.g. 'git checkout 7.0.x.Final') if you want the right version of the api and docs

About

Narayana project web page

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages