summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2019-03-17ipxe: Don't mention non-free intel_ucode.imgparabolaweb-2019-03-17Luke Shumaker
2019-03-10Reduce pointless whitespace differences with archweb-genericLuke Shumaker
2019-03-10Homepage: Fix screwed up link to the wikiparabolaweb-2019-03-10Luke Shumaker
2019-03-03templates/base.html: Normalize whitespaceLuke Shumaker
2019-03-02restore un-committed change of "Bugs" to "Issues" in navbarparabolaweb-2019-03-02bill-auger
2019-02-24Merge branch 'archweb-generic'parabolaweb-2019-02-24Luke Shumaker
2019-02-24touch-upLuke Shumaker
2019-02-24git grep -l DISTOR|xargs sed -i s/DISTOR/DISTRO/gLuke Shumaker
2019-02-24re-flow to match upstreamLuke Shumaker
2019-02-24git grep -l DISRO|xargs sed -i s/DISRO/DISTRO/gLuke Shumaker
2019-02-24git ls-files templates/ |Luke Shumaker
xargs sed -ri \ -e 's|Arch Linux|{{ BRANDING_DISTRONAME }}|g' \ -e 's|https://wiki.archlinux.org/index.php/([^ "]*)|{% wiki_url '\''\1'\'' %}|g' \ -e 's|https://mailman.archlinux.org|{{ MAILMAN_BASE_URL }}|g' \ -e 's|<a href="https://bugs.archlinux.org/task/\{\{\s*([^ }])\s*}}>FS#\{\{\s*([^ }])\s*}}</a>|{% bug_link \1 %}|g' \ --
2019-02-22Merge branch 'archweb-generic'Luke Shumaker
2018-07-17These changes were sitting on the server, and were timestamped 2017-11-07root
2018-04-26reword "labs" to "issues" in top navbar (issue #1345)parabolaweb-2018-04-26root
2018-01-15s/Arch Linux/{{ BRANDING_DISTRONAME }}/g : missed a fewLuke Shumaker
2018-01-15Normalize whitespace in {{ VARNAME }}Luke Shumaker
2017-02-04Merge tag 'release_2017-01-02' into archweb-genericLuke Shumaker
2017-01-01Remove link to Beginners' guiderelease_2017-01-01Alad Wenter
The Beginners' guide has been merged with the Installation guide. https://lists.archlinux.org/pipermail/arch-dev-public/2016-July/028140.html
2016-12-11Merge branch 'archweb' into archweb-genericLuke Shumaker
# Conflicts: # templates/public/download.html
2016-11-24remove old sponsorsparabolaweb-2016-11-25Luke Shumaker
2016-10-19revert indentationparabolaweb-2016-10-19Isaac David
2016-10-19add link to subreddit page under 'Community' sectionIsaac David
2016-07-11Add Free Culture menu in main pageparabolaweb-2016-07-11André Fabian Silva Delgado
2016-07-04fix Bugs to Labs and add some examplescoadde [Márcio Alexandre Silva Delgado]
2016-07-02minor fixparabolaweb-2016-07-02André Fabian Silva Delgado
2016-06-22add some modifications based on the Social Contract's consensusparabolaweb-2016-06-22-1André Fabian Silva Delgado
2016-06-22remove logos and artworksparabolaweb-2016-06-22coadde [Márcio Alexandre Silva Delgado]
2016-06-22fix Arch namescoadde [Márcio Alexandre Silva Delgado]
2016-06-03Remove AirVM ads since AirVM has ended their sponsorshipThomas Bächler
2016-06-03Netboot: Disable network interface renaming by defaultThomas Bächler
Current ISOs fail to start dhcpcd if network interface renaming is enabled and the interface is already up. Adding net.ifnames=0 to the command line works around this problem.
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler
2016-05-26Add netboot ipxe environment to archwebrelease_2016-05-29Angel Velasquez
Signed-off-by: Angel Velasquez <angvp@archlinux.org> Signed-off-by: Thomas Bachler <thomas@archlinux.org>
2016-05-17Merge tag 'release_2016-04-24' into archweb-genericLuke Shumaker
2016-05-10Add armv7h supportparabolaweb-2016-05-10André Fabian Silva Delgado
2016-05-04Add 1984 as Parabola's server hosting sponsorparabolaweb-2016-05-05André Fabian Silva Delgado
2016-05-04Add Gandi.net as Parabola's domain name sponsorAndré Fabian Silva Delgado
2016-05-04Add Robofun as Parabola's ARM port sponsorAndré Fabian Silva Delgado
2016-04-22Add link to unixstickers on the indexAngel Velasquez
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-01-29remove the /https/ page, now that we use generally accepted LE certs.parabolaweb-2016-01-30Luke Shumaker
2016-01-07Update main page and About's templateparabolaweb-2016-01-07-3André Fabian Silva Delgado
2016-01-07Update About's templateparabolaweb-2016-01-07-2André Fabian Silva Delgado
2016-01-07Add link to the article "ARM Installation Guide"parabolaweb-2016-01-07-1André Fabian Silva Delgado
2016-01-07Update main pageparabolaweb-2016-01-07André Fabian Silva Delgado
Notable things: * Update main description about Parabola * Add link to the article "Migration from Arch ARM" * Update social group link from Identi.ca to GNU social
2015-11-04revert the last commitparabolaweb-2015-11-04-1Luke Shumaker
2015-11-04add paypal donate buttonparabolaweb-2015-11-04Luke Shumaker
2015-09-29Add Fundația Ceata as Parabola's fiscal sponsorparabolaweb-2015-09-29André Fabian Silva Delgado
2015-08-06Merge branch 'archweb-generic'Luke Shumaker
# Conflicts: # public/tests.py # templates/base.html
2015-08-05Merge branch 'archweb' into archweb-genericLuke Shumaker
2015-06-05Tweak display of todolist descriptionsDan McGee
Indent, call out, and add some borders, among other things. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-16Merge branch 'archweb-generic'parabolaweb-2015-04-17Luke Shumaker