TheFoundryWebsite:CS 196 网站。使用 Node.js 和 Express.js

时间:2024-07-27 15:11:13
【文件属性】:

文件名称:TheFoundryWebsite:CS 196 网站。使用 Node.js 和 Express.js

文件大小:29.59MB

文件格式:ZIP

更新时间:2024-07-27 15:11:13

JavaScript

铸造网站 CS 196 网站。使用 Node.js 和 Express.js 如何发新帖: 导航到 ./views/partials/content/posts 目录。 创建一个新的 .json 文件。 命名约定是 YYYYMMDD-title.ejs。 这是为了确保文件以正确的顺序显示。 JSON 文件必须具有以下属性: { "title": "Post Title", "author": "John Public", "timestamp": "2014/10/21", "preview": "Show the first paragraph in the preview page!", "content": "

Show the first paragraph in the preview page!

\n

And here is the r


【文件预览】:
TheFoundryWebsite-master
----.gitignore(28B)
----app.js(2KB)
----res()
--------users.js(756B)
----package.json(357B)
----bin()
--------www(263B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------favicon.ico(361KB)
----views()
--------error.ejs(83B)
--------blog.ejs(614B)
--------teams.ejs(472B)
--------contact.ejs(726B)
--------calendar.ejs(753B)
--------sponsors.ejs(486B)
--------index.ejs(923B)
--------blogpost.ejs(670B)
--------teampage.ejs(1014B)
--------partials()
----data.json(5KB)
----README.md(686B)
----Test()
--------jquery-1.11.1.js(276KB)
--------index.html(454B)
--------scripts.js(626B)
----npm-debug.log(1KB)
----routes()
--------index.js(4KB)
--------users.js(364B)

网友评论