Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor path configuration #99

Open
cdchapman opened this issue Nov 15, 2019 · 0 comments
Open

Refactor path configuration #99

cdchapman opened this issue Nov 15, 2019 · 0 comments
Milestone

Comments

@cdchapman
Copy link
Member

A follow-on to issue #53, make sure we have a coherent path structure and use File.join to concatenate paths as much as possible and so we can be consistent in the approach to using slashes (/) to separate path components.

cdchapman added a commit that referenced this issue Nov 23, 2019
cdchapman added a commit that referenced this issue Dec 15, 2019
Overhauled company data source to simplify and better handle x509
certificates.
Restructured Nanoc identifiers to be simpler and more consistent.
Clarified requirement and creation of the web_id attribute.
Simplified helpers by moving some (NOT YET ALL) item creation code to
Nanoc data sources (#86).
Restructured relevant text helpers to directly extend String class.
Remove spurious text helper methods that were already provided by
activesupport.
Remove the to_slug helper method.
Updated many hard-coded item identifier references to use site config.
Introduced WIP personal profile pages, replacing author pages.
Updated account_service_item render call on the company page, missed in
8dbe352
Updated rules to use the new identifiers.
@cdchapman cdchapman added this to the 3.0 milestone Jan 26, 2022
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

No branches or pull requests

1 participant