pfrields / fedora-knowledgebase

Forked from a deleted repository 8 years ago
Clone

94dc9af finished the proof of concept

Authored and Committed by ryanlerch 8 years ago
42 files changed. 14701 lines added. 138 lines removed.
README.md
file modified
+19 -1
content/networking/firewall-open-port.md
file modified
+3 -1
content/networking/setting_hostname.md
file added
+46
content/system_administration/configuring_sudo.md
file modified
+11 -9
content/web_servers_applications/images/installing_apache-testpage.png
file added
+0
content/web_servers_applications/index.md
file added
+4
content/web_servers_applications/installing_apache.md
file added
+59
content/web_servers_applications/installing_drupal8.md
file added
+99
content/web_servers_applications/installing_wordpress.md
file added
+108
pelicanconf.py
file modified
+6 -2
plugins/category_meta/category_meta.py
file modified
+1 -0
plugins/related_posts/Readme.rst
file added
+34
plugins/related_posts/__init__.py
file added
+1
plugins/related_posts/related_posts.py
file added
+56
plugins/tipue_search/README.md
file added
+67
plugins/tipue_search/__init__.py
file added
+1
plugins/tipue_search/tipue_search.py
file added
+114
theme/static/fedora-bootstrap.css
file added
+6340
theme/static/fedora-bootstrap.js
file added
+5422
theme/static/fedora-bootstrap.min.css
file added
+6
theme/static/fedora-bootstrap.min.js
file added
+8
theme/static/fedoraknowledgebase-logo.png
file added
+0
theme/static/fedoraknowledgebase-logo.svg
file added
+143
theme/static/fedoraknowledgebase.css
file added
+76
theme/static/pygment.css
file added
+205
theme/static/tagsort.min.js
file added
+1
theme/static/tipuesearch/css/normalize.css
file added
+461
theme/static/tipuesearch/css/tipuesearch.css
file added
+251
theme/static/tipuesearch/search.png
file added
+0
theme/static/tipuesearch/tipuesearch.js
file added
+605
theme/static/tipuesearch/tipuesearch.min.js
file added
+178
theme/static/tipuesearch/tipuesearch_content.js
file added
+19
theme/static/tipuesearch/tipuesearch_set.js
file added
+80
theme/templates/all_articles.html
file added
+1
theme/templates/article.html
file modified
+69 -30
theme/templates/article_list.html
file added
+51
theme/templates/authors.html
file modified
+1 -1
theme/templates/base.html
file modified
+92 -55
theme/templates/category.html
file modified
+5 -3
theme/templates/gosquared.html
file removed
-14
theme/templates/index.html
file modified
+29 -22
theme/templates/search.html
file added
+29
    finished the proof of concept
    
        
file modified
+19 -1
file modified
+6 -2
empty file added
empty file added
file modified
+69 -30
file modified
+1 -1
file modified
+92 -55
file modified
+29 -22