GithubHelp home page GithubHelp logo

runt18 / groovy-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from groovy/groovy-website

0.0 1.0 0.0 9.49 MB

The Groovy language website

Home Page: http://www.groovy-lang.org

License: Apache License 2.0

Groovy 78.24% CSS 18.36% JavaScript 0.32% HTML 3.08%

groovy-website's Introduction

Groovy website

groovy logo

Groovy is an agile and dynamic language for the Java Virtual Machine. It builds upon the strengths of Java, but has additional power features inspired by languages like Python, Ruby and Smalltalk.

Groovy makes modern programming features available to Java developers with almost-zero learning curve as well as supports Domain-Specific Languages and other compact syntax so your code becomes easy to read and maintain.

Groovy makes writing shell and build scripts easy with its powerful processing primitives, OO abilities and an Ant DSL.

It also increases developer productivity by reducing scaffolding code when developing web, GUI, database or console applications. Groovy simplifies testing by supporting unit testing and mocking out-of-the-box. Groovy also seamlessly integrates with all existing Java classes and libraries and compiles straight to Java bytecode so you can use it anywhere you can use Java.

Sources for the Groovy website

This project builds the Groovy website. It is using Gradle and is fully statically generated.

Build is build status.

Generating the site

git clone https://github.com/groovy/groovy-website
cd groovy-website
./gradlew webzip

The output can be found in the build directory:

build
  |---- site            : the generated static website
  |---- reports         : deadlinks report
  |---- distributions   : zip of the website

Contributing

The website is generated thanks to Gradle and makes use of the Markup Template Engine. The structure of the project consists of two modules:

generator                       : utility classes and model for generating the website
site                            : the website itself

The website subproject consists of:

src/main/site                   : sources for the static website
          |--- assets           : static resources such as images, CSS files, ...
          |--- html             : elements that templates include as raw HTML contents
          |--- includes         : includes used by templates
          |--- layouts          : layouts for the various pages
          |--- pages            : individual pages
build.gradle                    : website weaving logic

Additional details can be found in this blog post.

Continuous Integration

The official CI server runs here (login as user guest and leave the password blank) and is sponsored by JetBrains.

Warning
The website is continuously updated from the master branch. This means that every merge on master is immediately published. Changes that need to be applied on a specific date need to be done on a dedicated branch.

License

Groovy is licensed under the terms of the Apache License, Version 2.0

groovy-website's People

Contributors

anshbansal avatar aremick avatar billyconnerjr avatar davidmichaelkarr avatar dmahapatro avatar fmamud avatar glaforge avatar grantmcconnaughey avatar iamsteveholmes avatar ilopmar avatar jbaruch avatar jeffbrown avatar keeganwitt avatar kevin-orr avatar koji-k avatar kousen avatar loboweissmann avatar m-ullrich avatar marc0der avatar melix avatar mpassell avatar mrhaki avatar naresha avatar nusairat avatar pascalschumacher avatar paulk-asert avatar rvanderwerf avatar sbglasius avatar tomaslin avatar yackx avatar

Watchers

 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.