Skip to content

Conversation

@kgodey
Copy link
Member

@kgodey kgodey commented Feb 6, 2019

.…which resulted in a bunch of other refactoring to make it all work. This is so that we don't store data externally and can edit it all within Lektor's admin. It also involves less repetition of the same information (previous the title of the GSoC project ideas page was repeated in every filter sub-page).

@kgodey
Copy link
Member Author

kgodey commented Feb 6, 2019

If we wanted, we could use JavaScript to filter stuff on a single page rather than making separate pages for every single filter. I chose not to because this is more accessible and takes advantage of the Lektor database query system to filter rather than relying entirely on text search.

@kgodey kgodey merged commit 1a1d059 into master Feb 6, 2019
@kgodey kgodey deleted the refactor_filtering branch February 6, 2019 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant