New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsonresume-theme-flat

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonresume-theme-flat - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "jsonresume-theme-flat",
"version": "0.2.1",
"version": "0.2.2",
"description": "A theme for jsonresume.org",

@@ -5,0 +5,0 @@ "author": "Mattias Erming",

@@ -38,7 +38,7 @@ # Flat theme [![NPM version](https://badge.fury.io/js/jsonresume-theme-flat.png)](http://badge.fury.io/js/jsonresume-theme-flat)

- [x] Awarder
- [ ] Publications
- [ ] Name
- [ ] Publisher
- [ ] Date
- [ ] Website
- [x] Publications
- [x] Name
- [x] Publisher
- [x] Date
- [x] Website
- [x] Skills

@@ -51,11 +51,20 @@ - [x] Name

And as of 2014-07-14:
- [ ] Avatar
- [ ] Print stylesheet
- [ ] PDF export
### Development
If you want to roll up your sleeves and get to work, here's what you have to do:
Run this in your terminal:
1. Clone the repo with `git clone http://github.com/erming/jsonresume-theme-flat`
2. Enter folder `cd jsonresume-theme-flat/`
3. Run `npm install`
4. Run the development server with `npm start`
5. Open your web browser and go to `http://localhost:8080/`
6. Start editing `resume.template`
```bash
git clone http://github.com/erming/jsonresume-theme-flat
cd jsonresume-theme-flat/
sudo npm install
npm start
# Open 'http://localhost:8080'
# You can now start editing 'resume.template'
```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc