/Velstand

Umbraco Blog Package

Primary LanguageC#

Velstand

You can use the Velstand you can make easily site or blog

Project Site

Our Umbraco

Deploy to Azure

Please help us correct English grammar of the document

Features

  • Building website
  • Bloging
  • Grid layout
    • Card editor
    • Slide show editor
  • Rich landing page
  • Materialize
  • Markdown (MdEdit)
  • Feed
  • 404 Page
  • Sitemap Page
  • sitemap.xml
  • Categories
  • Sidebar Widgets
  • Navigation Bar
  • Google Analytics
  • Discus

Requirement

  • Umbraco7.2 or later

Duplicated (from ver1.x)

  • introduction (property)
  • cover image (property)
  • velstand markdown (data type)
  • velstand markdown mini (data type)

Install

cp Velstand.Web/ConnectionStrings.config.Example  Velstand.Web/ConnectionStrings.config
cp Velstand.Web/App_Data/Umbraco.sdf.example  Velstand.Web/App_Data/Umbraco.sdf
  • login to Umbraco BackOffice

      Account (test@example.com/p@ssw0rd)
    
  • Contents Install

      Developer Section > Packages > Install local package
    
      Choose a file (Velstand.Web/media/created-packages/VelstandContent_X.X.X.zip)
    

Licence

MIT

Author

alt text alt text

Contributing

  1. Fork it ( https://github.com/[my-github-username]/velstand/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request