ircart

- massive organized collection of irc art
git clone git://git.acid.vegas/ircart.git
Log | Files | Refs | Archive | README

commit a8f8467d28de1b2346ad2ae723df218d0a6d0dc4
parent a6f3e40e7949346e84761297a2ec296a787dc9d9
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 6 Jun 2023 17:14:00 -0400

Vanity & TODO

Diffstat:
MREADME.md | 17++++++++---------
ATODO.md | 10++++++++++

2 files changed, 18 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
@@ -1,4 +1,11 @@
-# IRC ART
+```
+██╗██████╗  ██████╗     █████╗ ██████╗ ████████╗
+██║██╔══██╗██╔════╝    ██╔══██╗██╔══██╗╚══██╔══╝
+██║██████╔╝██║         ███████║██████╔╝   ██║   
+██║██╔══██╗██║         ██╔══██║██╔══██╗   ██║   
+██║██║  ██║╚██████╗    ██║  ██║██║  ██║   ██║   
+╚═╝╚═╝  ╚═╝ ╚═════╝    ╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝  
+```
 
 This repository contains the largest organized collection of IRC art & is meant to serve as the main central repository for all IRC art.
 
@@ -18,14 +25,6 @@ Create an [issue](https://github.com/ircart/ircart/issues) to report any broken/
 
 Come pump with us in **#scroll** on [irc.supernets.org](irc://irc.supernets.org)
 
-###### Todo
-- git hook to automatically regenerate the .list file
-- The ability for users to upload art (using git) to the a `/uploads/` directory to be later organized.
-- Removal of garbage art files not worth ever scrolling in a channel due to being unfunny, bad quality, irrelevant, etc.
-- Include a database containing meta information about art files *(artist, tags, etc)*
-- Conversion of every single known ANSI art packs *(blocktronics, etc)* into IRC art for the `/ansi/` directory.
-- Online gallery of the entire art database converted to a PNG
-
 ###### Mirrors
 - [acid.vegas](https://git.acid.vegas/ircart)
 - [GitHub](https://github.com/ircart/ircart)
diff --git a/TODO.md b/TODO.md
@@ -0,0 +1,9 @@
+# IRC ART
+
+## TODO
+* git hook to automatically regenerate the .list file
+* The ability for users to upload art (using git) to the a /uploads/ directory to be later organized.
+* Removal of garbage art files not worth ever scrolling in a channel due to being unfunny, bad quality, irrelevant, etc.
+* Include a database containing meta information about art files (artist, tags, etc)
+* Conversion of every single known ANSI art packs (blocktronics, etc) into IRC art for the /ansi/ directory.
+* Online gallery of the entire art database converted to a PNG
+\ No newline at end of file