This is a resume/portfolio html file generator.
This project is using C# and .NET Core framework with CLI tools.
To check whether the dotnet CLI is installed on your machine, run :
dotnet
or
dotnet --info
For further information on dotnet CLI installation go to the following website:
https://docs.microsoft.com/en-us/dotnet/core/tools/?tabs=netcore2x
- Move to the root directory of this project (portfolio-generator), and run the following :
dotnet run --project ./Portfolio-generator-console/Portfolio-generator-console.csproj
- The generated html file (index.html) is stored under 'portfolio' directory.
Currently, 'name' can be changed in the template.
NOTE : It is continuously updating.
-
Create new repository with the name 'USER_NAME.github.io'. (*)
-
Copy the repository URL (ex. https://github.com/USER_NAME/USER_NAME.github.io.git). (*)
-
In the Command Line, move to the root directory of this project(portfolio-generator).
-
Run the following commands :
./portfolio-uploader.sh
-
Enter the repository URL you copied.
-
Enter the github username and password to upload files to repository. ⋅⋅* If it displays an error, check your repository URL.
(*) : Replace the USER_NAME with your github account username.
NOTE : It is working with empty repository only.
- {YOUR_NAME}
NOTE : It is continuously updating.
- Support GUI version
- Read Word file and get contents
- Add more templates
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project. -Name1 -Name2 ..
-Give credit to websites/code used online -Inspiration