Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change css links to be not relative.
Fixes look of permalink pages
  • Loading branch information
ingydotnet committed Dec 2, 2014
1 parent 5a6ed7b commit b5ca4c1
Show file tree
Hide file tree
Showing 19 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
68 changes: 34 additions & 34 deletions js/all.json
@@ -1,76 +1,76 @@
{
"node_order" : [
"n6sv",
"cc8p",
"mh4x",
"m6z3",
"ecf6",
"se9g",
"v3e7",
"y6ut",
"y5yq"
],
"heading" : "Up to date information on The Perl Foundation's 2014 grant for Inline.pm.",
"site_title" : "The TPF Inline Grant Info Site",
"nodes" : [
{
"cogid" : "n6sv",
"date" : "December 1, 2014",
"type" : "post",
"link" : "inline-grant-weekly-report-6",
"title" : "Inline Grant Weekly Report #6",
"date" : "December 1, 2014"
"link" : "inline-grant-weekly-report-6",
"cogid" : "n6sv"
},
{
"type" : "post",
"date" : "November 22, 2014",
"title" : "Inline Grant Weekly Report #5",
"link" : "inline-grant-weekly-report-5",
"type" : "post",
"cogid" : "cc8p"
},
{
"type" : "post",
"cogid" : "mh4x",
"date" : "November 15, 2014",
"cogid" : "mh4x",
"title" : "Inline Grant Weekly Report #4",
"link" : "inline-grant-weekly-report-4"
},
{
"title" : "Inline Grant Weekly Report #3",
"type" : "post",
"date" : "November 9, 2014",
"title" : "Inline Grant Weekly Report #3",
"link" : "inline-grant-weekly-report-3",
"cogid" : "m6z3",
"type" : "post"
"cogid" : "m6z3"
},
{
"cogid" : "ecf6",
"type" : "post",
"title" : "Inline Grant Weekly Report #2",
"cogid" : "ecf6",
"link" : "inline-grant-weekly-report-2",
"date" : "November 2, 2014",
"link" : "inline-grant-weekly-report-2"
"type" : "post"
},
{
"title" : "Inline Grant Weekly Report #1",
"link" : "inline-grant-weekly-report-1",
"cogid" : "se9g",
"date" : "October 25, 2014",
"title" : "Inline Grant Weekly Report #1",
"type" : "post",
"cogid" : "se9g"
"type" : "post"
},
{
"cogid" : "v3e7",
"link" : "inline-module-spec",
"title" : "Inline Module Spec"
"title" : "Inline Module Spec",
"cogid" : "v3e7"
},
{
"link" : "ingy-and-david-bio",
"cogid" : "y6ut",
"title" : "Ingy and David Bio",
"cogid" : "y6ut"
"link" : "ingy-and-david-bio"
},
{
"date" : "October 20, 2014",
"title" : "Inline Grant Accepted",
"link" : "inline-grant-accepted",
"type" : "post",
"cogid" : "y5yq"
"title" : "Inline Grant Accepted",
"cogid" : "y5yq",
"date" : "October 20, 2014",
"type" : "post"
}
],
"site_title" : "The TPF Inline Grant Info Site",
"node_order" : [
"n6sv",
"cc8p",
"mh4x",
"m6z3",
"ecf6",
"se9g",
"v3e7",
"y6ut",
"y5yq"
]
}
4 changes: 2 additions & 2 deletions node/cc8p.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/ecf6.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/m6z3.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/mh4x.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
8 changes: 4 additions & 4 deletions node/n6sv.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down Expand Up @@ -46,14 +46,14 @@ <h2 class="blog-post-title">Inline Grant Weekly Report #6</h2>

<h2>Auto-Stubbing</h2>

<p>When a module has Inline C (or C++) code in it, it needs a <strong>stub</strong> module to invoke Inline and<em>or dynaload a shared library. This stub is </em>generated code/. We had a command for the module auhor to generate it:</p>
<p>When a module has Inline C (or C++) code in it, it needs a <strong>stub</strong> module to invoke Inline and/or dynaload a shared library. This stub is <em>generated code</em>. We had a command for the module auhor to generate it:</p>

<pre><code>perl-inline-module generate Acme::Math::XS::Inline
</code></pre>

<p>and we assumed authors would commit this code, and regenerate it from time to time as Inline::Module required it to change.</p>

<p>(<strong>NOTE:</strong> This is all about author side experience. The user side installation process and result remains the same.)</p>
<p>(<strong>NOTE:</strong> <em>This is all about author side experience. The user side installation process and result remains the same.</em>)</p>

<p>Last week we called <strong>BS</strong> on that:</p>

Expand Down
4 changes: 2 additions & 2 deletions node/se9g.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/v3e7.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/y5yq.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions node/y6ut.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/ingy-and-david-bio.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-accepted.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-weekly-report-1.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-weekly-report-2.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-weekly-report-3.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-weekly-report-4.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-grant-weekly-report-5.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down
4 changes: 2 additions & 2 deletions page/inline-module-spec.html
Expand Up @@ -14,8 +14,8 @@
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/blog.css" rel="stylesheet">
<link href="css/cog.css" rel="stylesheet">
<link href="/css/blog.css" rel="stylesheet">
<link href="/css/cog.css" rel="stylesheet">
</head>
<body>
<div class="blog-masthead">
Expand Down

0 comments on commit b5ca4c1

Please sign in to comment.