Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Section in two more resume #303

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

GabrielCoelho
Copy link
Contributor

This PR contains:

  • A new feature or improved docs.
  • Project section in Material Dark and Purple Resume.

Describe the problem you have without this PR

After the #301 by @rootasjey , and having read about #80 I've updated two templates to fit the issue request #4.

Gabriel Coelho Soares added 2 commits August 25, 2018 23:32
@AreYouLoco
Copy link

Please merge this. I am missing projects in material-dark theme.

Gabriel Coelho Soares and others added 2 commits August 16, 2023 14:13
As in salomonelli#385, salomonelli#421 and salomonelli#425, I was able to make this repo work out for me
doing this steps:
```md
I'm still learning VueJS and trying to improve my skills. Yesterday I was able to figure out (after search on the web) on how to make `npm run dev` works.

I've done this steps:

1. ### NPM Update
`npm update`

2.  ### NPM install webpack-merge
`npm i webpack-merge`

3.  ### Edit package json
```json
"scripts":{
...
	"dev": "NODE_OPTIONS='--openssl-legacy-provider' node build/dev-server.js"
...
}
```

After that, I was able to run the server on localhost.
```
@GabrielCoelho
Copy link
Contributor Author

@pubkey
(Sorry the ping) I've made a little change on the package.json so the dev server could work again since we have some issues like #385 , #421 and #425

At the moment of this PR, the CI/Core is still in progress. I have to sleep so, I'll leave by now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants