]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
Make big header slightly lighter
[ipfire.org.git] / Makefile.am
index 038a969a5255b46e1e1205c161afcdb29eec596d..fc856cd08a3da98aa0f9d5fc5c4b645090659075 100644 (file)
@@ -49,20 +49,18 @@ CLEANFILES += \
 backend_PYTHON = \
        src/backend/__init__.py \
        src/backend/accounts.py \
-       src/backend/ads.py \
        src/backend/base.py \
+       src/backend/blog.py \
        src/backend/countries.py \
        src/backend/database.py \
+       src/backend/decorators.py \
        src/backend/fireinfo.py \
        src/backend/geoip.py \
        src/backend/iuse.py \
-       src/backend/memcached.py \
        src/backend/mirrors.py \
        src/backend/misc.py \
        src/backend/netboot.py \
-       src/backend/news.py \
        src/backend/nopaste.py \
-       src/backend/planet.py \
        src/backend/releases.py \
        src/backend/settings.py \
        src/backend/talk.py \
@@ -76,19 +74,19 @@ backenddir = $(pythondir)/ipfire
 
 web_PYTHON = \
        src/web/__init__.py \
+       src/web/auth.py \
        src/web/blog.py \
+       src/web/download.py \
        src/web/handlers.py \
-       src/web/handlers_accounts.py \
-       src/web/handlers_admin.py \
        src/web/handlers_base.py \
        src/web/handlers_boot.py \
-       src/web/handlers_download.py \
        src/web/handlers_fireinfo.py \
        src/web/handlers_iuse.py \
        src/web/handlers_mirrors.py \
        src/web/handlers_nopaste.py \
-       src/web/handlers_rss.py \
-       src/web/handlers_talk.py \
+       src/web/location.py \
+       src/web/newsletter.py \
+       src/web/people.py \
        src/web/ui_modules.py
 
 webdir = $(backenddir)/web
@@ -99,38 +97,80 @@ webdir = $(backenddir)/web
 
 templates_DATA = \
        src/templates/base.html \
-       src/templates/base-1.html \
        src/templates/donate.html \
        src/templates/error.html \
-       src/templates/error-404.html \
-       src/templates/error-500.html \
        src/templates/index.html
 
 templatesdir = $(datadir)/templates
 
+templates_auth_DATA = \
+       src/templates/auth/login.html
+
+templates_authdir = $(templatesdir)/auth
+
 templates_blog_DATA = \
        src/templates/blog/author.html \
        src/templates/blog/base.html \
+       src/templates/blog/compose.html \
+       src/templates/blog/drafts.html \
+       src/templates/blog/feed.xml \
        src/templates/blog/index.html \
        src/templates/blog/post.html \
-       src/templates/blog/search-results.html
+       src/templates/blog/search-results.html \
+       src/templates/blog/tag.html \
+       src/templates/blog/year.html
 
 templates_blogdir = $(templatesdir)/blog
 
 templates_blog_modules_DATA = \
+       src/templates/blog/modules/history-navigation.html \
+       src/templates/blog/modules/list.html \
        src/templates/blog/modules/post.html \
        src/templates/blog/modules/posts.html
 
 templates_blog_modulesdir = $(templates_blogdir)/modules
 
+templates_download_DATA = \
+       src/templates/download/base.html \
+       src/templates/download/release.html
+
+templates_downloaddir = $(templatesdir)/download
+
+templates_location_DATA = \
+       src/templates/location/lookup.html
+
+templates_locationdir = $(templatesdir)/location
+
 templates_modules_DATA = \
-       src/templates/modules/menu.html
+       src/templates/modules/map.html
 
 templates_modulesdir = $(templatesdir)/modules
 
+templates_newsletter_DATA = \
+       src/templates/newsletter/subscribed.html
+
+templates_newsletterdir = $(templatesdir)/newsletter
+
+templates_people_DATA = \
+       src/templates/people/base.html \
+       src/templates/people/calls.html \
+       src/templates/people/index.html \
+       src/templates/people/registrations.html \
+       src/templates/people/search.html \
+       src/templates/people/user.html \
+       src/templates/people/users.html
+
+templates_peopledir = $(templatesdir)/people
+
+templates_people_modules_DATA = \
+       src/templates/people/modules/accounts-list.html \
+       src/templates/people/modules/cdr.html \
+       src/templates/people/modules/channels.html \
+       src/templates/people/modules/registrations.html
+
+templates_people_modulesdir = $(templates_peopledir)/modules
+
 templates_static_DATA = \
-       src/templates/static/artwork.html \
-       src/templates/static/chat.html \
        src/templates/static/features.html \
        src/templates/static/get-involved.html \
        src/templates/static/get-started.html \
@@ -155,6 +195,8 @@ CLEANFILES += \
        src/templates/messages/main.css
 
 static_DATA = \
+       src/static/favicon.ico \
+       src/static/robots.txt \
        src/scss/main.css
 
 CLEANFILES += \
@@ -166,10 +208,29 @@ EXTRA_DIST += \
 staticdir = $(datadir)/static
 
 static_fonts_DATA = \
-       src/fonts/ufl/ubuntu/Ubuntu-Bold.ttf \
-       src/fonts/ufl/ubuntu/Ubuntu-Light.ttf \
-       src/fonts/ufl/ubuntu/Ubuntu-Medium.ttf \
-       src/fonts/ufl/ubuntu/Ubuntu-Regular.ttf
+       src/fonts/ofl/mukta/Mukta-Bold.ttf \
+       src/fonts/ofl/mukta/Mukta-ExtraBold.ttf \
+       src/fonts/ofl/mukta/Mukta-ExtraLight.ttf \
+       src/fonts/ofl/mukta/Mukta-Light.ttf \
+       src/fonts/ofl/mukta/Mukta-Medium.ttf \
+       src/fonts/ofl/mukta/Mukta-Regular.ttf \
+       src/fonts/ofl/mukta/Mukta-SemiBold.ttf \
+       \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.woff2 \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.woff2 \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.woff2
 
 static_fontsdir = $(staticdir)/fonts
 
@@ -178,8 +239,9 @@ static_images_DATA = \
        src/static/img/amex@2x.png \
        src/static/img/amex@3x.png \
        src/static/img/appliance-pro.png \
-       src/static/img/header-background.jpg \
+       src/static/img/default-avatar.jpg \
        src/static/img/ipfire-tux.png \
+       src/static/img/lightningwirelabs-logo.svg \
        src/static/img/mastercard.png \
        src/static/img/mastercard@2x.png \
        src/static/img/mastercard@3x.png \
@@ -203,13 +265,25 @@ static_images_screenshots_DATA = \
 
 static_images_screenshotsdir = $(static_imagesdir)/screenshots
 
+static_images_tux_DATA = \
+       src/static/img/tux/ipfire_tux_16x16.png \
+       src/static/img/tux/ipfire_tux_20x20.png \
+       src/static/img/tux/ipfire_tux_32x32.png \
+       src/static/img/tux/ipfire_tux_48x48.png \
+       src/static/img/tux/ipfire_tux_64x64.png \
+       src/static/img/tux/ipfire_tux_128x128.png \
+       src/static/img/tux/ipfire_tux_256x256.png \
+       src/static/img/tux/ipfire_tux_420x420.png \
+       src/static/img/tux/ipfire_tux_512x512.png
+
+static_images_tuxdir = $(static_imagesdir)/tux
+
 static_js_DATA = \
        src/bootstrap/dist/js/bootstrap.min.js \
        src/bootstrap/dist/js/bootstrap.min.js.map \
        \
        src/static/js/jquery-3.3.1.min.js \
-       src/static/js/popper.min.js \
-       src/static/js/site.js
+       src/static/js/popper.min.js
 
 static_jsdir = $(staticdir)/js
 
@@ -245,6 +319,7 @@ EXTRA_DIST += \
 substitutions = \
        '|PACKAGE_NAME=$(PACKAGE_NAME)|' \
        '|PACKAGE_VERSION=$(PACKAGE_VERSION)|' \
+       '|PYTHON=$(PYTHON)|' \
        '|configsdir=$(configsdir)|' \
        '|bindir=$(bindir)|' \
        '|datadir=$(datadir)|'