portfolio-template | An Open-Sourced Template for developers to show-off | Portfolio library
kandi X-RAY | portfolio-template Summary
kandi X-RAY | portfolio-template Summary
Just change src/profile.js to get your personal portfolio. Feel free to use it as-is or customize it as much as you want. To Update the image go to src/styles/images.css To change colors, go to src/styles/style.css. But if you want to contribute and make this much better for other developer raise a Issue. If you created something awesome and want to contribute then feel free to open an pull request.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of portfolio-template
portfolio-template Key Features
portfolio-template Examples and Code Snippets
Community Discussions
Trending Discussions on portfolio-template
QUESTION
I have downloaded a theme from this link. I have to define script and CSS in index.html file.
index.html (body section)
...ANSWER
Answered 2017-Nov-17 at 08:57You need to change the order in which you load your JavaSciprt files. Try loading common.js
before main......js
. Your script tries to access a function from a file that hasn't been loaded yet. Try just switching those two lines of code:
QUESTION
Instead of returning an array of objects, pulling from a JSON file, it returns an array of 4 arrays containing 4 objects? Why? JSON file name is portfolios.json.
...ANSWER
Answered 2017-May-07 at 20:42The file returns an array of 4 objects, and not arrays.
QUESTION
Firstly it is my first post. I hope I am doing it well.
I am working on a project which I would like to get in my h1 tag a similar "type" effect like this website has http://preview.themeforest.net/item/resumi-responsive-resume-personal-portfolio-template/full_screen_preview/19298361 As you can see it is very smooth and clean and with infinite loop.
I was exploring its code and I can't understand how it works or what is wrong on my example code.
If there is someone how can understand JS (at least more than me) and could give me a hand with this effect would be very appreciated.
Thanks M
Please find below the code HTML JS and CSS which I get from their website.
UPDATE Someone has added this line in my snippet and now it works correctly.
...ANSWER
Answered 2017-Jan-27 at 19:49As you can see in my exemple above it is working now.
If you want to use this effect you just need to add this line which is already added in the code.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install portfolio-template
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page