Socket
Socket
Sign inDemoInstall

aoba-resume

Package Overview
Dependencies
22
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "aoba-resume",
"version": "1.0.2",
"description": "create a lovely resume for Aoba Suzukaze.",
"version": "1.0.3",
"description": "Create a lovely resume just with a config file.",
"repository": {

@@ -35,3 +35,3 @@ "url": "https://github.com/luyilin/Aoba.git",

"node-sass": "^4.7.2",
"poi": "^9.5.5",
"poi": "^9.6.13",
"poi-preset-bundle-report": "^2.0.2",

@@ -38,0 +38,0 @@ "sass-loader": "^6.0.6",

@@ -50,7 +50,6 @@ # Aoba

* Then write a .json or .yaml file at the same directory where `index.html` is located.
The file has six parts, basicInfo, contact, application, workExperience, personalProject and skills.
See [content.json](https://github.com/luyilin/Aoba/blob/master/docs/content.json) or [content.yaml](https://github.com/luyilin/Aoba/blob/master/docs/content.yaml) for details.
The file has six parts, basicInfo, contact, application, workExperience, personalProject and skills. See [content.json](https://github.com/luyilin/Aoba/blob/master/docs/content.json) or [content.yaml](https://github.com/luyilin/Aoba/blob/master/docs/content.yaml) for details.
* Then serve this directory as a static website:
* Then serve this directory as a static website to deploy an online resume.

@@ -64,2 +63,3 @@ - node.js: `npm i -g serve` && `serve ./docs`

In case the resume's background color or the circles cannot be displayed when print to pdf, please tick the option: Print - More settings - Background.

@@ -66,0 +66,0 @@ ## Deploy

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc