Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardvanRooijen committed Mar 26, 2019
1 parent aa8d8b7 commit 05f896a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,12 @@ public class NewsTopicModule : IModule
}
}

```
```

My example config file is in the `Wyam` directory. You will need to build the `Endjin.AzureWeekly.WyamModules` solution for the path reference inside the config to work.

I think I have the custom modules working correctly. I thought the [Contentful example](https://www.contentful.com/blog/2017/03/07/contentful-loves-wyam/) was very useful.

No Matter what I try, I don't seem to be able to apply the theme / access the data that is in the metadata and render it out.

I also don't understand how I would generate many files vs a single file.

0 comments on commit 05f896a

Please sign in to comment.