Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Source for the hibernate.org website

License

NotificationsYou must be signed in to change notification settings

hibernate/hibernate.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Get the source

> git clone git@github.com:hibernate/hibernate.org.git> cd hibernate.org

Set up the build environment — the easy way

The easiest way to set up a build environment is to use docker.

Set up the build environment — the hard way

If you want to run everything directly on your machine without using Docker, first good luck,and then you’ll need to reproduce the environment detailed inhttps://github.com/hibernate/awestruct-build-env/blob/main/Dockerfile.

Setup awestruct

> rake setup

Serve the site locally

rake preview

Point your browser tohttp://localhost:4242

Tips & Tricks

How to edit/publish content

Refer to thisguide

Which other tasks exist in the Rake build file?

> rake --tasks

This will list the available tasks with a short description

I am getting errors when trying to executeawestruct directly

You need to usebundle exec <command> to make sure you get all required Gems. Check theRakefileto see how the different awestruct calls are wrapped.

If you are getting error after an update

> rake clean[all]> rake setup> rake preview

If your changes are not visible…​

Panic! Then completely regenerate the site via:

> rake clean preview

License

The content of this repository is released under theASL 2.0.

By submitting a "pull request" or otherwise contributing to this repository, youagree to license your contribution under the respective licenses mentioned above.

Acknowledgements

This website usesJBoss Community Bootstrap.

About

Source for the hibernate.org website

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors40


[8]ページ先頭

©2009-2025 Movatter.jp