EnglishFrenchSpanish

OnWorks favicon

updateSite - Online in the Cloud

Run updateSite in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command updateSite that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


PubTal — Generate a web site from content and templates, and upload it to its destination

SYNOPSIS


updateSite [options] site.config [content-dir | content-type ] [...]

uploadSite [options] site.config [destination-dir | destination-file ] [...]

DESCRIPTION


This manual page documents briefly the updateSite and uploadSite commands from the PubTal
package

This manual page was written for the Debian distribution because the original program does
not have a manual page. Instead, it has documentation in HTML format; see below.

updateSite generates HTML pages starting from a series of content files and templates
written in the ZPT language.

The command takes a minimum of one parameter, the location of the website configuration
file.

The updateSite command first reads in the configuration file and so locates the content,
template, and destination directories (defaulting to content, template, and dest
respectively). If only one parameter is passed to updateSite, it will then find each file
under the content directory and build the corresponding output files.

If more than one parameter is passed, then each extra parameter is taken as content to
build. If the parameter is a directory under the content directory, then any content
files in that directory will be built recursively. If the parameter is a file in the
content directory (or one of its children), then just that file will be built.

Take for example:

updateSite new-site/site.config new-site/content/index.txt new-site/content/examples/

This will build the index.txt file into index.html and all content files under
content/examples/ will be built into their corresponding output files.

uploadSite uploads the generated pages. This takes a minimum of one parameter, the
location of the website configuration file.

The uploadSite command first reads in the configuration file and so locates the
destination directories. If only one parameter is passed to uploadSite, it will then find
each file under the destination directory that needs to be uploaded. The logic used to
determine whether a file needs to be uploaded is explained in the Uploading section.

If more than one parameter is passed, then each extra parameter is taken as destination to
upload. If the parameter is a directory under the destination directory then any files in
that directory will be considered for upload recursively. If the parameter is a file in
the destination directory (or one of its children), then just that file will be considered
for upload.

Take for example:

uploadSite new-site/site.config new-site/dest/index.html new-site/dest/examples/

This will examine the index.html file and all files under dest/examples/ when determining
what files to upload.

OPTIONS


A summary of options is included below. For a complete description, see the HTML
documentation.

Options for updateSite

-h

--help
Prints out the help description for the command.

-a

--all
Builds all classes of content, not just content in the "normal" class.

--class classParams
Builds all classes given as supplied in a comma separated list.

--logging
Turns on logging.

--logfile name
Logs to the file "name" (defaults to updateSite.log).

--debug
Turns on debug logging; implies --logging.

--debug-simpletal
Turns on debug logging of SimpleTAL, implies --logging.

Options for uploadSite

-h

--help
Prints out the help description for the command.

-a

--all
Checks all files are uploaded, not just PubTal generated ones.

--force
Uploads files even if PubTal thinks they are up-to-date.

--dry-run
Prints out what would have been done, but takes no action.

--logging
Turns on logging.

--logfile name
Logs to the file "name" (defaults to updateSite.log).

--debug
Turns on debug logging; implies --logging.

Use updateSite online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad