diff --git a/.config.php.swp b/.config.php.swp new file mode 100644 index 0000000..7dc25d8 Binary files /dev/null and b/.config.php.swp differ 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 @@ + +
+ ++ 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 @@ +