From b4f4dfa085069136411ece59475b3b934dc06c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=B2sweg?= Date: Sun, 31 May 2020 12:39:08 +0200 Subject: [PATCH] Add and style config screen --- .config.php.swp | Bin 0 -> 12288 bytes .gitignore | 26 ++++++++++++++++++++++++++ config.php | 18 ++++++++++++++++++ themes/minimalpunk/config.php | 3 +++ 4 files changed, 47 insertions(+) create mode 100644 .config.php.swp create mode 100644 themes/minimalpunk/config.php diff --git a/.config.php.swp b/.config.php.swp new file mode 100644 index 0000000000000000000000000000000000000000..7dc25d875d892636ad9a19550e25e1642f96070a GIT binary patch literal 12288 zcmeI2zi!h|6o*gQB2j2zWjHYmjYQ)nES2h}Ljb7~2!vWB7OI>0CbmfI$oDuF5{$q^ zHv|hK0ybtIfEQrw$Wy=qKf4w}Fl6XNb*}Wu_wPC9eq(Y68~1l_^JcqCXe&ft*1tad z_Gy*wc|=*7N;$o#&0<&B@uFQs{@i4KQ53#$kNjbpjN);77R?qP)E#O-4V=tCE~E9$ z<^5~j&ce>eN89N6vmQ0}ide*EZEEatWagI5P~y1} z8*(fxDNoWd&*Nm6PcVtqVVWo67{?-N+)Oi0(t;(59XpGoX~O8{NoX_119T@@Ud>+R zK`s;^B?VEZ*RS5DqqM3c50n}rTQKuW@`U<+U~Ws zcn9~DSSGd(%TM@LJjiU{NZ=nYlv%6bLG7n`{Z4=H!QC5tJVpp|);ZLF;KXFI*4m=q c71SNyS&=vyyYfvv692oQ%mJD8a&-^-1?(2B*Z=?k literal 0 HcmV?d00001 diff --git a/.gitignore b/.gitignore index 192aa4e..50e73d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,28 @@ *.db *~ +*.secret + +### Vim ### +# Swap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-rt-v][a-z] +[._]ss[a-gi-z] +[._]sw[a-p] + +# Session +Session.vim +Sessionx.vim + +# Temporary +.netrwhist +*~ + +# Auto-generated tag files +tags + +# Persistent undo +[._]*.un~ + +# Coc configuration directory +.vim diff --git a/config.php b/config.php index 5cbfa0f..b671d3c 100644 --- a/config.php +++ b/config.php @@ -1,8 +1,26 @@ + + + +Config | LibreCat + + + + +

Config

+ +

+ For now this section is under construction, but + I have activated it to log vinculate accounts with + Twitter. +

+ + diff --git a/themes/minimalpunk/config.php b/themes/minimalpunk/config.php new file mode 100644 index 0000000..3ae133e --- /dev/null +++ b/themes/minimalpunk/config.php @@ -0,0 +1,3 @@ +