Updates #8

Merged kimee merged 13 commits into kimee:master from kimee:updates on 7 May 2022
Showing 36 changed files
View
docs/building.md
View
docs/installation.md
View
pom.xml
View
src/main/css/content.css
View
src/main/css/layout.css
View
src/main/java/kim/redbow/web/blog/Util.java
View
src/main/java/kim/redbow/web/blog/queries/Media.java
View
src/main/java/kim/redbow/web/blog/queries/Post.java
View
src/main/webapp/WEB-INF/author/email.jsp 0 → 100644
View
src/main/webapp/WEB-INF/author/info.jsp 100644 → 0
View
src/main/webapp/WEB-INF/author/long.jsp
View
src/main/webapp/WEB-INF/author/short.jsp
View
src/main/webapp/WEB-INF/header.jsp
View
src/main/webapp/WEB-INF/manage/left.jsp
View
src/main/webapp/WEB-INF/manage/right.jsp
View
src/main/webapp/WEB-INF/post/authors.jsp 0 → 100644
View
src/main/webapp/WEB-INF/post/info.jsp 100644 → 0
View
src/main/webapp/WEB-INF/post/long.jsp
View
src/main/webapp/WEB-INF/post/metadata.jsp 0 → 100644
View
src/main/webapp/WEB-INF/post/postTags.jsp
View
src/main/webapp/WEB-INF/post/short.jsp
View
src/main/webapp/WEB-INF/post/similarPosts.jsp 0 → 100644
View
src/main/webapp/about.jsp
View
src/main/webapp/author.jsp
View
src/main/webapp/authorLogin.jsp
View
src/main/webapp/authorNewLogin.jsp
View
src/main/webapp/index.jsp
View
src/main/webapp/manage/editauthor.jsp
View
src/main/webapp/manage/editmedia.jsp
View
src/main/webapp/manage/editparameters.jsp
View
src/main/webapp/manage/editpost.jsp
View
src/main/webapp/manage/edittags.jsp
View
src/main/webapp/manage/listauthors.jsp
View
src/main/webapp/manage/listposts.jsp
View
src/main/webapp/post.jsp
View
src/main/webapp/tag.jsp