<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daralib</author_name>
  <author_url>https://blog.hatena.ne.jp/daralib/</author_url>
  <blog_title>だら＄ちっぷす</blog_title>
  <blog_url>https://daralib.hatenablog.com/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>node.js</anon>
    <anon>ejs</anon>
  </categories>
  <description>node.jsでシステム作り中。 ユーザページを作りたい。 表示するデータはユーザごとに異なるようにしたいんで、テンプレートで変数を埋め込んで処理できへんかなー。 調べたところ、いろいろあるみたい。今回はejsってのを使ってみる。 モジュールをインストールしておく &gt; npm install ejs 初期化の部分 const app = express(); //expressアプリを生成する app.set('view engine', 'ejs'); //テンプレートエンジン htmlに埋め込むパラメータをセットしてページを表示 （当然、サーバが起動してたら、localhost/mypag…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaralib.hatenablog.com%2Fentry%2F2020%2F01%2F07%2F162539&quot; title=&quot;動的にページを作る - だら＄ちっぷす&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-07 16:25:39</published>
  <title>動的にページを作る</title>
  <type>rich</type>
  <url>https://daralib.hatenablog.com/entry/2020/01/07/162539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
