58f016cfb1
Webby is a static website generator tool. Rake tasks are used to convert erb, textile, markdown, etc. formatted files into HTML suitable for publication to a web server.
157 lines
6.8 KiB
Text
157 lines
6.8 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:27:12 jlam Exp $
|
|
bin/webby
|
|
${GEM_HOME}/cache/webby-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/History.txt
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/README.txt
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/webby
|
|
${GEM_LIBDIR}/data/Rakefile
|
|
${GEM_LIBDIR}/data/content/css/blueprint/License.txt
|
|
${GEM_LIBDIR}/data/content/css/blueprint/Readme.txt
|
|
${GEM_LIBDIR}/data/content/css/blueprint/compressed/print.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/compressed/screen.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/forms.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/grid.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/grid.png
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/ie.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/reset.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/lib/typography.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/Readme
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/buttons.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/icons/cross.png
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/icons/key.png
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/icons/tick.png
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/css-classes/Readme
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/css-classes/css-classes.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/fancy-type/Readme
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/fancy-type/fancy-type-compressed.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/plugins/fancy-type/fancy-type.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/print.css
|
|
${GEM_LIBDIR}/data/content/css/blueprint/screen.css
|
|
${GEM_LIBDIR}/data/content/css/coderay.css
|
|
${GEM_LIBDIR}/data/content/css/site.css
|
|
${GEM_LIBDIR}/data/content/index.txt
|
|
${GEM_LIBDIR}/data/layouts/default.rhtml
|
|
${GEM_LIBDIR}/data/lib/breadcrumbs.rb
|
|
${GEM_LIBDIR}/data/tasks/create.rake
|
|
${GEM_LIBDIR}/data/tasks/deploy.rake
|
|
${GEM_LIBDIR}/data/tasks/growl.rake
|
|
${GEM_LIBDIR}/data/tasks/heel.rake
|
|
${GEM_LIBDIR}/data/tasks/setup.rb
|
|
${GEM_LIBDIR}/data/tasks/validate.rake
|
|
${GEM_LIBDIR}/data/templates/_partial.erb
|
|
${GEM_LIBDIR}/data/templates/atom_feed.erb
|
|
${GEM_LIBDIR}/data/templates/page.erb
|
|
${GEM_LIBDIR}/examples/webby/Rakefile
|
|
${GEM_LIBDIR}/examples/webby/content/css/blueprint/print.css
|
|
${GEM_LIBDIR}/examples/webby/content/css/blueprint/screen.css
|
|
${GEM_LIBDIR}/examples/webby/content/css/coderay.css
|
|
${GEM_LIBDIR}/examples/webby/content/css/site.css
|
|
${GEM_LIBDIR}/examples/webby/content/index.txt
|
|
${GEM_LIBDIR}/examples/webby/content/manual/index.txt
|
|
${GEM_LIBDIR}/examples/webby/content/reference/index.txt
|
|
${GEM_LIBDIR}/examples/webby/content/robots.txt
|
|
${GEM_LIBDIR}/examples/webby/content/script/jquery.corner.js
|
|
${GEM_LIBDIR}/examples/webby/content/script/jquery.js
|
|
${GEM_LIBDIR}/examples/webby/content/tips_and_tricks/index.txt
|
|
${GEM_LIBDIR}/examples/webby/content/tutorial/index.txt
|
|
${GEM_LIBDIR}/examples/webby/layouts/default.rhtml
|
|
${GEM_LIBDIR}/examples/webby/tasks/create.rake
|
|
${GEM_LIBDIR}/examples/webby/tasks/deploy.rake
|
|
${GEM_LIBDIR}/examples/webby/tasks/growl.rake
|
|
${GEM_LIBDIR}/examples/webby/tasks/heel.rake
|
|
${GEM_LIBDIR}/examples/webby/tasks/setup.rb
|
|
${GEM_LIBDIR}/examples/webby/tasks/validate.rake
|
|
${GEM_LIBDIR}/examples/webby/templates/page.erb
|
|
${GEM_LIBDIR}/lib/webby.rb
|
|
${GEM_LIBDIR}/lib/webby/auto_builder.rb
|
|
${GEM_LIBDIR}/lib/webby/builder.rb
|
|
${GEM_LIBDIR}/lib/webby/filters.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/basepath.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/erb.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/haml.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/markdown.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/outline.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/sass.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/textile.rb
|
|
${GEM_LIBDIR}/lib/webby/filters/tidy.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/coderay_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/graphviz_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/tag_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/tex_img_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/ultraviolet_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/helpers/url_helper.rb
|
|
${GEM_LIBDIR}/lib/webby/link_validator.rb
|
|
${GEM_LIBDIR}/lib/webby/main.rb
|
|
${GEM_LIBDIR}/lib/webby/renderer.rb
|
|
${GEM_LIBDIR}/lib/webby/resources.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/db.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/file.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/layout.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/page.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/partial.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/resource.rb
|
|
${GEM_LIBDIR}/lib/webby/resources/static.rb
|
|
${GEM_LIBDIR}/lib/webby/stelan/mktemp.rb
|
|
${GEM_LIBDIR}/lib/webby/stelan/paginator.rb
|
|
${GEM_LIBDIR}/lib/webby/stelan/spawner.rb
|
|
${GEM_LIBDIR}/lib/webby/utils.rb
|
|
${GEM_LIBDIR}/lib/webby/webby_task.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/webby/resources/file_spec.rb
|
|
${GEM_LIBDIR}/tasks/ann.rake
|
|
${GEM_LIBDIR}/tasks/bones.rake
|
|
${GEM_LIBDIR}/tasks/gem.rake
|
|
${GEM_LIBDIR}/tasks/manifest.rake
|
|
${GEM_LIBDIR}/tasks/notes.rake
|
|
${GEM_LIBDIR}/tasks/post_load.rake
|
|
${GEM_LIBDIR}/tasks/rdoc.rake
|
|
${GEM_LIBDIR}/tasks/rubyforge.rake
|
|
${GEM_LIBDIR}/tasks/setup.rb
|
|
${GEM_LIBDIR}/tasks/spec.rake
|
|
${GEM_LIBDIR}/tasks/svn.rake
|
|
${GEM_LIBDIR}/tasks/website.rake
|
|
${GEM_HOME}/specifications/webby-${PKGVERSION}.gemspec
|
|
@dirrm ${GEM_LIBDIR}/tasks
|
|
@dirrm ${GEM_LIBDIR}/spec/webby/resources
|
|
@dirrm ${GEM_LIBDIR}/spec/webby
|
|
@dirrm ${GEM_LIBDIR}/spec
|
|
@dirrm ${GEM_LIBDIR}/lib/webby/stelan
|
|
@dirrm ${GEM_LIBDIR}/lib/webby/resources
|
|
@dirrm ${GEM_LIBDIR}/lib/webby/helpers
|
|
@dirrm ${GEM_LIBDIR}/lib/webby/filters
|
|
@dirrm ${GEM_LIBDIR}/lib/webby
|
|
@dirrm ${GEM_LIBDIR}/lib
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/templates
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/tasks
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/layouts
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/tutorial
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/tips_and_tricks
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/script
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/reference
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/manual
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/css/blueprint
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content/css
|
|
@dirrm ${GEM_LIBDIR}/examples/webby/content
|
|
@dirrm ${GEM_LIBDIR}/examples/webby
|
|
@dirrm ${GEM_LIBDIR}/examples
|
|
@dirrm ${GEM_LIBDIR}/data/templates
|
|
@dirrm ${GEM_LIBDIR}/data/tasks
|
|
@dirrm ${GEM_LIBDIR}/data/lib
|
|
@dirrm ${GEM_LIBDIR}/data/layouts
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/plugins/fancy-type
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/plugins/css-classes
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons/icons
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/plugins/buttons
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/plugins
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/lib
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint/compressed
|
|
@dirrm ${GEM_LIBDIR}/data/content/css/blueprint
|
|
@dirrm ${GEM_LIBDIR}/data/content/css
|
|
@dirrm ${GEM_LIBDIR}/data/content
|
|
@dirrm ${GEM_LIBDIR}/data
|
|
@dirrm ${GEM_LIBDIR}/bin
|
|
@dirrm ${GEM_LIBDIR}
|