freelancer-theme
freelancer-theme copied to clipboard
Jekyll theme based on Freelancer Start Bootstrap theme
Why is the link to startbootstrap hard-coded into the modals file (for the client, date and category)? Surely we should be able to specify these in the post files.
I've followed the instructions here: https://fontawesome.com/docs/web/setup/host-yourself/webfonts. This PR supersedes https://github.com/jeromelachaud/freelancer-theme/pull/98.
GitHub Pages is currently attempting to load CSS and JS from the root site, i.e yourusername.github.io, and as such it breaks. I removed the root-relative references, and it should work...
Hi, I am trying to deploy the template [here](https://rladies.github.io/riverside/) ([Github repo](https://github.com/rladies/riverside/tree/gh-pages)). But unfortunately, for some reason, it is not able the find the ccs files and js. Could you please...
Hello, I'm wondering if it is possible to have a different image open when you click on a thumbnail to view the image in the Portfolio section? Thanks!
Hi, I'm wondering how I can include multiple images in a portfolio modal? I'd like to be able to click on the modal thumbnail and bring up 3-5 images and...
Hi I've downloaded this theme a while ago and everything was working perfectly including the contact form which did redirect to a certain site to send emails. But it is...
Instead of using a `description` field in the header, this PR proposes to use the body of the markdown file to render the description of a post (project).
Okay I am going to go ahead and make the pull request, but I can not get this to work correctly on my site. The discord button is still not...
Centering an image (`.jpg`) in `header.html` works just fine: But why is an image (`.png`) in `about.html` left aligned?