Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Daniel15
========

This is the code that powers [my personal website](https://dan.cx/) and blog. It uses C# and the ASP.NET Core MVC framework, with some older bits in PHP.
This is the Amazing code that powers [my personal website](https://dan.cx/) and blog. It uses C# and the ASP.NET Core MVC framework, with some older bits in PHP.

The live site is currently running on .NET Core 2.0

Expand All @@ -13,7 +13,7 @@ supported are:
- Browsing monthly archives
- Writing comments (now handled with Disqus)
- Writing new posts
- Posting new posts to Facebook and Twitter
- Posting new posts to Facebook, Twitter and also instagram

As it's just for my personal use, I haven't put too much work into polishing the blog administration
section.
Expand All @@ -27,7 +27,7 @@ Licence
Please feel free to use any bits of this code in your own work, but please:

1. Link to my site somewhere
2. Don't steal my site design, use your own. :)
2. Don't steal my site design, use and create your own. :)

(The MIT licence)

Expand All @@ -49,4 +49,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.