Giter Club home page Giter Club logo

scalatra-website's Introduction

Scalatra Website

This is the code for https://scalatra.org, including all the news, guides, and getting started content.

To build it:

  • check it out locally
  • install Hugo version 0.31.1. Anything above 0.31.1 will not work because of this issue
  • type hugo serve from the root directory of the repo

Hugo will fire up, and you'll be able to edit the site's contents at http://localhost:1313/

New Scalatra version

The docs need to be updated when a new version of Scalatra is released. The following are the steps that were done when 2.7 was published.

  1. Create 2.7 branch, then create 2.7 directory and copy 2.6 docs to 2.7 directory on 2.7 branch
  2. Update 2.7 docs on 2.7 branch, then create a pull request
  3. Merge into master, then publish the website

Update 2.7 docs

  1. Create the file layouts/_default/guides-2.7.html. Update it as needed.
  2. In each *.md file, update the layout: guides-2.6 line to layout: guides-2.7.
  3. Add shortcodes for 2.7.
  4. Update all references of 2.6 to {{< 2-7-scalatra_short_version >}}

scalatra-website's People

Contributors

takezoe avatar ymasory avatar casualjim avatar rossabaker avatar magnolia-k avatar dozed avatar seratch avatar jlarmstrong avatar micrypt avatar counter2015 avatar treaz avatar olkinn avatar xuwei-k avatar isterin avatar pozharko avatar mrefish avatar dadepo avatar shuhei avatar samijaber avatar nudemeth avatar jkutner avatar jjst avatar omnispearjared avatar japhar81 avatar elnur avatar bowlingx avatar christoph-neumann avatar skazhy avatar kevingreene avatar lloydmeta 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.