Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17374

cassandra-website run.sh needs to move and prep files for content/ folder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • NA
    • Documentation/Website
    • None
    • Documentation
    • Critical
    • Low Hanging Fruit
    • User Report
    • All
    • Docs
    • NA
    • Hide

      1. Clone the cassandra-website repository.

      $ git clone git@github.com:apache/cassandra-website.git

      2. Run website generation command and include document generation.

      $ cd cassandra-website
      $ ./run.sh website build -g

      3. Inspect content directory.

      • Check if content/doc directory is populated with documentation folders for the most recent versions of Cassandra (3.11, 3.11.11, 3.11.12, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.1, stable, latest, trunk)

      4. Run the following commands to confirm hardcoded and missing domains have been removed in URL links.

      $ grep -rl 'https://cassandra.apache.org/' content/
      $ grep -rl 'href="//' content/ 

      Both commands should return an empty result.

      Show
      1. Clone the cassandra-website repository. $ git clone git@github.com:apache/cassandra-website.git 2. Run website generation command and include document generation. $ cd cassandra-website $ ./run.sh website build -g 3. Inspect content directory. Check if content/doc directory is populated with documentation folders for the most recent versions of Cassandra (3.11, 3.11.11, 3.11.12, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.1, stable, latest, trunk) 4. Run the following commands to confirm hardcoded and missing domains have been removed in URL links. $ grep -rl 'https: //cassandra.apache.org/' content/ $ grep -rl 'href=" //' content/ Both commands should return an empty result.

    Attachments

      Issue Links

        Activity

          People

            Anthony Grasso Anthony Grasso
            mck Michael Semb Wever
            Anthony Grasso
            Michael Semb Wever
            Michael Semb Wever Michael Semb Wever
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: