Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on May 12, 2021. It is now read-only.
/wink-websitePublic archive

Mirror of Apache Wink Website

NotificationsYou must be signed in to change notification settings

apache/wink-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the site, locally:- install python and some needed dependencies, as described inhttp://apache.org/dev/cmsref.html#local-build  - check/out export the build scripts (https://svn.apache.org/repos/infra/websites/cms/build/)   to some directory, for example, let's say we have:  + $SVN_HOME/site    ++ trunk                 (from svn, contains cms site files)    ++ scripts               (svn-exported from the previous URL)- make sure the markdown processing daemon is up:  $ export MARKDOWN_SOCKET=`pwd`/scripts/markdown.socket PYTHONPATH=`pwd`  $ python ./scripts/markdownd.py- create a new directory in which the generated site files will be created. So, our  previous example would look like this:  + $SVN_HOME/site    ++ trunk                 (from svn, contains cms site files)    ++ scripts               (svn-exported from the previous URL)    ++ target-site           (newly created directory, NOT under svn control)  - cd into scripts directory and execute:   $ ./build_site.pl --source-base ../trunk/ --target-base ../target-site  Editing the site online instructions athttp://apache.org/dev/cms.html#usageMore info athttp://apache.org/dev/cmsref.html#overview

About

Mirror of Apache Wink Website

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp