• Stars
    star
    118
  • Rank 298,566 (Top 6 %)
  • Language
    C#
  • License
    BSD 3-Clause "New...
  • Created almost 12 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

sBlog.Net is a minimalistic blog engine created using the ASP.Net MVC 4 framework

sBlog.Net

In a very few words, sBlog.Net is a minimalistic blog engine. This project was heavily inspired by wordpress, though there are a lot more to come in the following days! You will be able to do all of the normal activities that you could do in a blog like adding a post or page, adding categories or tags, adding additional authors and many more. If I have to describe sBlog.Net in a single sentence, I would say,

"For the love of asp.net mvc and wordpress"

To get started, you just need an instance of Visual Studio 2010/2012 with ASP.Net MVC 4, MS SQL server (express should also be fine) and optionally IIS.

Release Notes for v3.0

Feature additions

  • Fresh and clean admin UI using bootstrap with easily accessible menus & interface
  • More themes
  • Ability to use markdown editor w/ live preview instead of ckeditor w/ options to easily switch
  • Ability to auto save drafts every 30 seconds
  • Social bar in the blog footer
  • Ability to select blog theme using the web.config or the admin interface
  • Ways to identify private posts easily
  • Shortcuts in the dashboard for most frequently used options
  • Live preview for syntax highlighter on the admin section to see how code sections will look
  • Tabbed interface for blog settings
  • Ability to shorten urls using the blt.ly service
  • Mini profiler support

Thanks for trying out sBlog.Net! http://sblogproject.net

More Repositories

1

SimpleRules

Yet another rules engine, but simpler to use!!
C#
46
star
2

custom-membership-providers

Implementation of custom membership providers in asp.net mvc 3 using the entity framework
C#
16
star
3

custom-role-providers

Sample application for custom role providers using ASP.Net MVC 3/Entity Framework.
C#
11
star
4

featurify

Implementation of feature Flags that integrates seamlessly with .net core, to handle user specific features easily
C#
7
star
5

attribute-based-routes

Source/demo for a nuget package that lists all the attribute based routes in the project (MVC 5)
Pascal
4
star
6

brackets-linqsharp

A brackets extension to integrate Brackets - OmniSharp - LinqPad
JavaScript
3
star
7

DirectoryComparer

Directory Comparer - Compare 2 folders
C#
3
star
8

roslyn-code-analysis-extension

This is an extension that puts Roslyn in to use!
C#
3
star
9

fiddle-search

Search your fiddles!
HTML
3
star
10

tagsharp

A collection of .net core tag helpers
C#
3
star
11

aspnet-mvc-checkboxlist

ASP.Net MVC 3 CheckBoxList Extension Sample project. Here is a demo: http://thekfactor.info/demos/check-box-list
JavaScript
3
star
12

featurify-samples

Featurify samples using the nuget package(s)
C#
2
star
13

mef-practice

Just a sample project that exists to function as a playground for MEF!
C#
2
star
14

Nancy.Demo.TinyBlog

A tiny blog engine based on the NancyFX framework (my first app using Nancy) !
JavaScript
2
star
15

asp-net-identity

Just a playground for asp.net identity 2 f/w
C#
2
star
16

taskable

C#
2
star
17

node-page-analytics

This sample application attempts to keep a track of how long a user spends in every page. Uses Node.JS, Express and MongoDB -- Work In Progress!
JavaScript
2
star
18

easyApi

Python
2
star
19

partial-collapsible-panel

Partial collapsible panel is a jQuery plugin that is similar to ajax control toolkit's CollapsiblePanelExtender. There are few plugins that does something similar to that, but they do not deal with partially collapsed panels.
JavaScript
2
star
20

sblog.net-mods

Drop-able (http) modules for sBlog.Net!
C#
1
star
21

100thingslearned

Source for the 100 things learned website!
HTML
1
star
22

csharp-string-interpolation

Ruby etc. etc. like string interpolation!
C#
1
star
23

ajaxified-paging

A paging approach that uses MVC 4 - mustache - jQuery
JavaScript
1
star
24

less-mongo

A simple set of utilities to type less and get more out of the mongo shell
JavaScript
1
star
25

karthik25.github.io

1
star
26

todo-list

This project can be used to maintain a todo list, which is managed using a console based application
Ruby
1
star
27

TheKFactorUtils

A collection of useful methods!
C#
1
star
28

100thingslearned-tools

A really simple too that is used to deal w/ images required for the 100 things learned site
1
star
29

ruby-practice

getting started with ruby - some of the scripts that I feel are share-worthy
Ruby
1
star
30

disqus-ajax-app

A simple ASP.Net MVC 3 example app that shows how to use disqus
JavaScript
1
star
31

rails3-templates

Templates I use for my rails 3 (windows) apps
Ruby
1
star
32

quicknotes

As the name suggests, you get to add short notes, copy them & use them!
JavaScript
1
star
33

learned-today

This is a journal for interesting rails facts learned by me, parked on heroku!
Ruby
1
star
34

playground

This is just going to be a playground for some new stuff I need to understand about github like rebase, merge etc etc.
C#
1
star
35

db-status-provider

This repository contains the sources for my first nuget package "DbStatusProvider" - The library, a sample and the nuget definitions
JavaScript
1
star