Git Product home page Git Product logo

wildfly.org's Introduction

Wildfly.org Website Based on Jekyll

Getting Started

These instructions will get you a copy of the wildfly.org website up and running on your local machine for development purposes.

Installation

Jekyll static site generator documentation.

  1. Install a full Ruby development environment.

  2. Install Bundler:

     gem install bundler
    
  3. Fork the project repository, then clone your fork:

     git clone [email protected]:YOUR_USER_NAME/wildfly.org.git
    
  4. Change into the project directory:

     cd wildfly.org
    
  5. Use bundler to fetch all required gems in their respective versions:

     bundle install
    
  6. Build the site and make it available on a local server:

     bundle exec jekyll serve
    
  7. Now browse to http://localhost:4000

If you encounter any unexpected errors during the above, please refer to the troubleshooting page or the requirements page, as you might be missing development headers or other prerequisites.

For more regarding the use of Jekyll, please refer to the Jekyll Step by Step Tutorial.

Writing a News post

To write a News post:

  • If you are a new author, create an author entry in _data/authors.yaml
  • Create an news entry under _posts
    • The file name is yyyy-mm-dd-slug.adoc
  • All news posts should be written in AsciiDoc format.
  • Create a pull request against the master branch.

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Important: the guides are maintained in the wildfly.github.io repository and pull requests should be submitted there: https://github.com/wildfly/wildfly.github.io

License

This website is licensed under the Creative Commons Attribution 3.0.

wildfly.org's People

Contributors

bstansberry avatar n1hility avatar jamezp avatar cheyenneweaver avatar unibrew avatar ctomc avatar arun-gupta avatar bobmcwhirter avatar jfdenise avatar luck3y avatar kabir avatar yersan avatar ehsavoie avatar kenfinnigan avatar rhusar avatar stuartwdouglas avatar fjuma avatar htmfilho avatar brunolitman avatar jmesnil avatar adelasofia avatar emmanuelbernard avatar pmuir avatar insectengine avatar jmartisk avatar lightguard avatar leslieyork avatar dependabot[bot] avatar xcoulon avatar newtonm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.