Skip to content

Commit 1fff149

Browse files
committed
Udated readme.md. Removed reference to Addthis and javascript.
1 parent 32059c8 commit 1fff149

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
https://devichs.github.io is a static website in a blog format.
22

3-
I've built the site using only html, css, and javascript from the Twitter bootstrap template, modifying as needed.
3+
I've built the site using only html and css from the Twitter bootstrap template, modifying as needed.
44

55
Before putting this together I fooled around with a static site generator called Pelican. Pelican uses Python and Jinja2 templates
66

@@ -18,8 +18,8 @@ This will have an article count per category]
1818

1919
Add ons.
2020

21-
Disqus, AddThis, Creative commons license
21+
Disqus and Creative commons license
2222

2323
The site was put together with Visual Studio by creating an empty ASP.NET page and stripping all unecessary components.
2424

25-
It was a good exercise that gave me a better understanding of how the Pelican/Jinja2 system worksand working with Visual Studio.
25+
It was a good exercise that gave me a better understanding of how the Pelican/Jinja2 system works and then also working with Visual Studio.

0 commit comments

Comments
 (0)