Skip to content

Shazwazza/Articulate

Repository files navigation

Articulate Build

Articulate

A wonderful Blog engine built on Umbraco


❤️ If you use and like Articulate please consider becoming a GitHub Sponsor ❤️

Features

Supporting all the features you'd want in a blogging platform

  • Categories & Tags
  • Themes
  • Multiple archives
  • Live Writer support
  • Markdown support
  • Post from your mobile phone including photos direct from you camera
  • Disqus or Facebook comment support (or build your own)
  • Search
  • Blogml import/export (including Disqus import)
  • Customizable RSS feeds
  • Customizable urls
  • Author profiles

Minimum requirements

Articulate version 5+ is only compatible with Umbraco 10.1.0+

Docs on installation, creating posts, customizing/creating themes, etc...

Please post to this Umbraco discussions forum to discuss Articulate, it's features and functionality. Do not post issues here, post them here on GitHub

If you have any issues, please post them here on GitHub

See here for the list of releases and their release notes

Contributing

  1. Clone/fork the repository
  2. Open the /src/Articulate.sln file
  3. Build the solution (will also performa Nuget restore)
  4. Ensure that Articulate.Web is set as the startup project
  5. Start the Articulate.Web project
  6. This will run the Umbraco installer, install as per normal
  7. The Articulate package migrations will also execute and install all of the Articulate schema and content items

Now you're all set! Any source changes you wish to make just do that in Visual Studio, build the solution when you need to and the changes will be reflected in the website.

Changing Umbraco Articulate schema/data elements

If you need to make changes to the underlying Umbraco schema (doc types, data types, etc...) or the installed package's content/media, then you will need to re-create the Articulate package in the back office with all required dependencies and then re-save the package.zip file and commit it to the repository.

Updating to latest committed changes

Copyright & Licence

© 2023 by Shannon Deminick

This is free software and is licensed under the The MIT License (MIT)