Skip to content

This is a program I developed in C# to help me manage the blog posts on my website.

Notifications You must be signed in to change notification settings

Dartegnian/Blog-Post-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blogger Post Helper preview

Blog Post Helper

This is the program I developed to help me manage my posts on Blogger. Blogger does some weird things to things inside posts, and I got tired of removing and updating the changes that Blogger makes manually. Since I had nothing to do and since I wanted to code something, I built this. This "post helper" helps me by doing the following:

  • Removing the extra padding Blogger adds to images.
  • Changing the quality of images by changing the "s1600" value in the URL of an image to "s0."
  • Embedding YouTube videos.
  • Adding custom styles to a post.

This repository contains code that was written in C#.

About

This is a program I developed in C# to help me manage the blog posts on my website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages