Is this meant to run as is? #4

Closed
opened 5 years ago by sturgman · 3 comments
sturgman commented 5 years ago (Migrated from github.com)

Hello! I am trying to learn pollen and I was using this repository to explore things. I tried two methods: installing it via raco and by just cloning the repository. In both instances, I had trouble rendering any of the files due to an error related to Equity URL not being found.

So my question is: am I supposed to be able to render this repository in my computer? My guess is yes since the readme mentions it is an aid for learning pollen.

Perhaps it would be wise to remove the Equity (and any other MB) font dependence?

This is the exact error message:

Exception

The application raised an exception with the message:

no URL found for "Equity"

Stack trace:

I have since tried to remove Equity from the project, but I failed at this. Let me know if there is something I can do to help.

Hello! I am trying to learn pollen and I was using this repository to explore things. I tried two methods: installing it via raco and by just cloning the repository. In both instances, I had trouble rendering any of the files due to an error related to Equity URL not being found. So my question is: am I supposed to be able to render this repository in my computer? My guess is yes since the readme mentions it is an aid for learning pollen. Perhaps it would be wise to remove the Equity (and any other MB) font dependence? This is the exact error message: ``` Exception The application raised an exception with the message: no URL found for "Equity" Stack trace: ``` I have since tried to remove Equity from the project, but I failed at this. Let me know if there is something I can do to help.
sturgman commented 5 years ago (Migrated from github.com)

Since posting this, I note that the page why-typography-matters.html.pm does not render because of the Equity error above, but the page type-composition.html.pm renders with lower quality fonts 😆 I looked at the code for both of those but it is not clear to me why one works and the other doesn't. Since I have some pages that work, this is probably sufficient for me to play around with. Definitely something to consider if reproducible though.

Since posting this, I note that the page `why-typography-matters.html.pm` does not render because of the Equity error above, but the page `type-composition.html.pm` renders with lower quality fonts 😆 I looked at the code for both of those but it is not clear to me why one works and the other doesn't. Since I have some pages that work, this is probably sufficient for me to play around with. Definitely something to consider if reproducible though.
mbutterick commented 5 years ago (Migrated from github.com)

I broke some things recently; I’ve now patched them. It works again (for me).

(Eventually I’d like to replace this with a new tutorial project. It’s not likely to happen for at least 6 months. Still, this sample project shows all the principal techniques, which is the point.)

I broke some things recently; I’ve now patched them. It works again (for me). (Eventually I’d like to replace this with a new tutorial project. It’s not likely to happen for at least 6 months. Still, this sample project shows all the principal techniques, which is the point.)
sturgman commented 5 years ago (Migrated from github.com)

Thank you for the ultra-fast response.... everything seems to be working now.

Thank you for the ultra-fast response.... everything seems to be working now.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen-tfl#4
Loading…
There is no content yet.