Update css/js + few configs
This commit is contained in:
26
torrent.org
26
torrent.org
@@ -1,25 +1,7 @@
|
||||
#+TITLE: Torrent Configuration
|
||||
:DRAWER:
|
||||
#+STARTUP: overview
|
||||
#+SETUPFILE: ./setup/org-setup-file.org
|
||||
|
||||
#+LANGUAGE: en
|
||||
#+EMAIL: dehaeze.thomas@gmail.com
|
||||
#+AUTHOR: Dehaeze Thomas
|
||||
|
||||
#+HTML_LINK_HOME: ./index.html
|
||||
#+HTML_LINK_UP: ./index.html
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
|
||||
:END:
|
||||
|
||||
* NAS Configuration
|
||||
|
||||
* Tremc - Curses interface for Transmission
|
||||
* =tremc= - Curses interface for Transmission
|
||||
https://github.com/tremc/tremc
|
||||
|
||||
#+begin_src conf :comments none :mkdirp yes :tangle ~/.config/tremc/settings.cfg :noweb no-export
|
||||
@@ -27,7 +9,7 @@ https://github.com/tremc/tremc
|
||||
password = <<get-password(passname="nas/transmission")>>
|
||||
username = tdehaeze
|
||||
port = 9091
|
||||
host = ***REMOVED***
|
||||
host = torrent.tdehaeze.xyz
|
||||
path = /transmission/rpc
|
||||
ssl = False
|
||||
|
||||
@@ -65,7 +47,7 @@ https://github.com/tremc/tremc
|
||||
file_prio_off = bg:blue,fg:black
|
||||
#+end_src
|
||||
|
||||
* Aria2
|
||||
* =aria2c= - Lightweight download utility
|
||||
** Aria2c Config
|
||||
#+begin_src conf :comments none :mkdirp yes :tangle ~/.config/aria2/aria2.conf :noweb no-export
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user