Giter Site home page Giter Site logo

tools's Introduction

Tools and scripts for Fedora Developer Portal.

For building website, and website maintenance.

Expects the following structure:

.
├── developer.fedoraproject.org
├── tools
└── website

Basic usage

Check the usage for any script with:

$ tools/common.sh -h

Building website

Latest way to build the website is using the container:

$ tools/container.sh

Commit with generated website is created in developer.fedoraproject.org directory.

Changes overview for ML purposes

After you've done building the website, and reviewing the commit, you can use email.sh or links.sh script to get the links list of changed files.

The email.sh script uses developer.fedoraproject.org latest pushed commit on origin/release, or origin/master branch with -s, respectively. This output is more detailed (includes Markdown files changes), but needs the changes pushed to origin remote.

Example:

$ tools/email.sh -s

Alternatively, you can use links.sh, which uses content repository to get list of changed files in comparison to specified commit. You need to specify the latest released content commit (ideally). It uses current state (actual commit) of content repository to diff to. The purpose of this script is to work around large commits, which change all files.

Example:

$ tools/links.sh -s de3274559907af5e25377717be58e2305801986c

For both, there's option -s to get changes for staging website/repository.

tools's People

Contributors

jackorp avatar pvalena avatar voxik avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tools's Issues

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.