JekyllFilter App
appdev jekyll yaml dotnet windows-forms markdown csharp
This app is a C# .Net Windows Form app for authoring Markdown files specifically for a Jekyll blogsite. Includes a preview mode. Whilst its not as efficient as the editor and preview in Visual Studio Code and Visual Studio IDE, it does have the added feature of being able to capture and and translate Microsoft Word documents to Markdown, including handling images. Also it can do same for a local HTML page and for a remote web page.
Further
The app uses Needs Pandoc that neeeds to be installed.to be installed. The app calls batch files to make use of Pandoc. The uses YamlDotNet to serialise and deserialise YAML wrt the page Front Matter.
ClickOnce
Install directly from here Hosted on an Azure Blob Storage-Static Web site
Code
Available on GitHub: djaus2/Jekyll-Filter
Topic | Subtopic | |
Next: > | Requirements for a Blog Site | |
< Prev: | Introduction | What is this sequence of posts about? |
This Category Links | ||
Category: | Application Dev Index: | Application Dev |
Next: > | ClickOnce Hosting on Azure |