Adding support for query params to filter content

Examples:

- ?lang=en
- ?tags=jeux,prog
- ?tags=jeux&tags=prog
This commit is contained in:
Lucas Cimon
2018-12-17 10:08:27 +01:00
parent fcc9b4d3d2
commit 5712d577b0
8 changed files with 93 additions and 9 deletions

View File

@@ -266,7 +266,7 @@
</div>
</aside>
<script src="{{SITEURL}}/theme/bundle-SHARE-{{SHARE|string|first|length|string|first}}-MG_FILTER_TAGS-{{MG_FILTER_TAGS|string|first|length|string|first}}-SHORTSHA1-004a392.js"></script>
<script src="{{SITEURL}}/theme/bundle-SHARE-{{SHARE|string|first|length|string|first}}-MG_FILTER_TAGS-{{MG_FILTER_TAGS|string|first|length|string|first}}-SHORTSHA1-b4c4e94.js"></script>
{% include 'disqus_count.html' %}
{% include 'analytics.html' %}