Skip to content

Commit

Permalink
Merge pull request andreasbm#35 from inthedownpour/gh-pages
Browse files Browse the repository at this point in the history
1학년 상세내용 수정 + 1학년 아이콘 수정 (andreasbm#34)
  • Loading branch information
janissary127 authored Sep 5, 2021
2 parents d30e94c + 180961b commit 2c23623
Show file tree
Hide file tree
Showing 75 changed files with 226 additions and 590 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions assets/1학년/1학기/이산수학.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion src/data/databases.js
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ export const databasesCollection = {
["Express", "https://expressjs.com/"],
["Tutorialspoint - Express Framework", "https://www.tutorialspoint.com/nodejs/nodejs_express_framework.htm"],
["Youtube - Express.js & Node.js Course for Beginners", "https://www.youtube.com/watch?v=G8uL0lFFoN0"],
["Understanding Node.js & Express.js fundamentals", "https://medium.com/@LindaVivah/the-beginners-guide-understanding-node-js-express-js-fundamentals-e15493462be1"],
["Understanding Node.js & Express.js 1학년", "https://medium.com/@LindaVivah/the-beginners-guide-understanding-node-js-express-js-fundamentals-e15493462be1"],
["Wikipedia - Express.js", "https://en.wikipedia.org/wiki/Express.js"],
]
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/design-and-ux.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const designAndUXCollection = {
links: [
["Color Theory: Brief Guide For Designers", "https://uxplanet.org/color-theory-brief-guide-for-designers-76e11c57eaa"],
["Color theory and the color wheel", "https://www.canva.com/colors/color-wheel/"],
["The fundamentals of understanding color theory", "https://99designs.dk/blog/tips/the-7-step-guide-to-understanding-color-theory/"],
["The 1학년 of understanding color theory", "https://99designs.dk/blog/tips/the-7-step-guide-to-understanding-color-theory/"],
["Adobe - Color wheel", "https://color.adobe.com/"],
]
},
Expand Down
23 changes: 11 additions & 12 deletions src/data/fundamentals.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,22 @@ export const fundamentalsCollection = {
{
name: "창의공학설계",
description: {
text: "Exploration of Future Planning",
text: "Adventure Design",
links: [
["이수구분 : 전선", ""],
["교과목 번호 : 5111081", ""],
["학점 : 1-0-2", ""],
["교과목 번호 : 5111004", ""],
["학점 : 2-0-4", ""],
]
}
},
{
name: "미래설계탐색",
description: {
text: "Learn how to make your content search-friendly.",
text: "Exploration of Future Planning",
links: [
["web.dev - Discoverable", "https://web.dev/discoverable"],
["Google Search - Get Started", "https://developers.google.com/search/docs/guides/get-started"],
["Google Search - SEO basics", "https://developers.google.com/search/docs/guides/javascript-seo-basics"],
["web.dev - SEO audits", "https://web.dev/lighthouse-seo"]
["이수 구분 : 전선", ""],
["교과목 번호 : 5111081", ""],
["학점 : 1-0-2", ""],
]
}
},
Expand Down Expand Up @@ -69,11 +68,11 @@ export const fundamentalsCollection = {
{
name: "미래설계준비",
description: {
text: "Learn what the CSS box modelS means.",
text: "Preparation of Future Design",
links: [
["MDN - Introduction to the CSS basic box model", "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model"],
["MDN - The box model", "https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model"],
["CSS Tricks - Inheriting box-sizing", "https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/"],
["이수 구분 : 전선", ""],
["교과목 번호 : ", ""],
["학점 : 1-0-2", ""],
]
},

Expand Down
Loading

0 comments on commit 2c23623

Please sign in to comment.