Giter Site home page Giter Site logo

olevett / wyam-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from statiqdev/statiq.web

0.0 1.0 0.0 30.65 MB

A modular static content and static site generator.

Home Page: https://wyam.io

License: MIT License

C# 68.50% Batchfile 0.01% PowerShell 0.18% Shell 0.06% JavaScript 19.81% C++ 0.04% HTML 0.95% CSS 10.45%

wyam-1's Introduction

Wyam

Join the chat at https://gitter.im/Wyamio/Wyam

Wyam is a simple to use, highly modular, and extremely configurable static content generator that can be used to generate web sites, produce documentation, create ebooks, and much more. Since everything is configured by chaining together flexible modules (that you can even write yourself), the only limits to what it can create are your imagination.

c:\MySite>Wyam.exe --preview --watch
Loading configuration from c:\MySite\config.wyam.
Cleaning output directory c:\MySite\.\Output...
Cleaned output directory.
Executing 3 pipelines...
    Executing pipeline "Markdown" (1/3) with 5 child module(s)...
    Executed pipeline "Markdown" (1/3) resulting in 0 output document(s).
    Executing pipeline "Razor" (2/3) with 4 child module(s)...
    Executed pipeline "Razor" (2/3) resulting in 2 output document(s).
    Executing pipeline "Resources" (3/3) with 1 child module(s)...
    Executed pipeline "Resources" (3/3) resulting in 21 output document(s).
Executed 3 pipelines.
Preview server running on port 5080...
Watching folder c:\MySite\.\Input...
Hit any key to exit...	

For more information see Wyam.io.

Limitations

  • Only runs on .NET Framework (i.e. Windows) at the moment. Work is underway to make it run on .NET Core also: #300.

Acknowledgements

  • Portions of the IO support were originally inspired from Cake under an MIT license.
  • The RSS/Atom support was originally ported from WebFeeds under an MIT license.
  • Many other fantastic OSS libraries are used directly as NuGet packages, thanks to all the OSS authors out there!

wyam-1's People

Contributors

daveaglick avatar lokimidgard avatar dodyg avatar reliak avatar miere43 avatar phil-scott-78 avatar adamclifford avatar florianrappl avatar silvenga avatar leekelleher avatar gep13 avatar n-develop avatar rlittlesii avatar patriksvensson avatar kamranayub avatar ghuntley avatar hyrmn avatar heavenwing avatar meilcli avatar archnaut avatar gitter-badger avatar shaneray avatar rohansi avatar arebee avatar perlun avatar pauldotknopf avatar pascalberger avatar m-zuber avatar jontdelorme avatar jonasdoerr avatar

Watchers

Olly Levett avatar

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.