Fri Mar 07 2025
tucker.mcknight@gmail.com
15eb33cbbe8a67a60f4ccd3a62a2be9dbc2fd728
testing: {
location: "../darcs-testing-moved",
"eleventy-darcs": {
location: "./"
"accelerate-cublas": {
location: "../accelerate-cublas",
}
"thielema-youtube": {
location: "../youtube",
},
import _ from 'lodash'
passthroughs[darcsConfig.repos[repoName].location] = `repos/${repoName}/_darcs`
passthroughs[`${darcsConfig.repos[repoName].location}/_darcs`] = `repos/${repoName}/_darcs`
lastHunkBefore = _.escape(lastHunkBefore)
lastHunkAfter = _.escape(lastHunkAfter)
<li><a href="/repos/{{repo | slugify}}/files/{{file | slugify}}">{{file}}</a></li>
<li><a href="/repos/{{repo | slugify}}/files/{{file}}.html">{{file}}</a></li>
"lodash": "^4.17.21",
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"license": "MIT"
"lodash": "^4.17.21",