Git Product home page Git Product logo

startbootstrap / startbootstrap-freelancer Goto Github PK

View Code? Open in Web Editor NEW
2.5K 95.0 3.5K 20.95 MB

A flat design, one page, MIT licensed Bootstrap portfolio theme created by Start Bootstrap

Home Page: https://startbootstrap.com/theme/freelancer/

License: MIT License

JavaScript 22.93% Pug 59.34% SCSS 17.73%
bootstrap html bootstrap4 bootstrap-4 bootstrap-theme bootstrap-template open-source free theme css

startbootstrap-freelancer's Introduction

Freelancer is a one page, freelancer portfolio theme built with Bootstrap created by Start Bootstrap. This theme features several content sections, a responsive portfolio grid, modal windows for each portfolio item, and a working PHP based contact form.

Preview

Freelancer Preview

View Live Preview

Status

GitHub license npm version

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

Basic Usage

After downloading, simply edit the HTML and CSS files included with dist directory. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

Clone the source files of the theme and navigate into the theme's root directory. Run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the package.json file to see which scripts are included.

npm Scripts

  • npm run build builds the project - this builds assets, HTML, JS, and CSS into dist
  • npm run build:assets copies the files in the src/assets/ directory into dist
  • npm run build:pug compiles the Pug located in the src/pug/ directory into dist
  • npm run build:scripts brings the src/js/scripts.js file into dist
  • npm run build:scss compiles the SCSS files located in the src/scss/ directory into dist
  • npm run clean deletes the dist directory to prepare for rebuilding the project
  • npm run start:debug runs the project in debug mode
  • npm start or npm run start runs the project, launches a live preview in your default browser, and watches for changes made to files in src

You must have npm installed in order to use this build environment.

Contact Form

The contact form available with this theme is prebuilt to use SB Forms. SB Forms is a simple form solution for adding functional forms to your theme. Since this theme is prebuilt using our SB Forms markup, all you need to do is sign up for SB Forms on Start Bootstrap.

After signing up you will need to set the domain name your form will be used on, and you will then see your access key. Copy this and paste it into the data-sb-form-api-token='API_TOKEN' data attribute in place of API_TOKEN. That's it! Your forms will be up and running!

If you aren't using SB Forms, simply delete the custom data attributes from the form, and remove the link above the closing </body> tag to SB Forms.

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the theme overview page at Start Bootstrap.

About

Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2023 Start Bootstrap LLC. Code released under the MIT license.

startbootstrap-freelancer's People

Contributors

alanyee avatar atleta avatar atmartin avatar davidfou avatar davidtmiller avatar demondayza avatar diggy avatar fabiancernota avatar gregordy avatar hubertkubiak avatar lvanderveekens avatar rrikesh avatar shadowfacts avatar smartyp avatar smvarela avatar wbagdon avatar yahkob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startbootstrap-freelancer's Issues

image slider not working

I tried using the bxslider(bxslider.com) jquery plugin within the portfolio showcase, but in spite of zero debugger complaints, the images don't load!

http in jquery-easing script url

Hello,

first of all I wanna thank you for your great work. I tried out your theme and I love it :)

I tried the theme on a web server which forces https and I noticed that the reference to the jquery-easing script uses http. This makes web browsers show an icon that there are insecure elements on the website.

Maybe it's not a problem for people using the theme on a http site, I just wanted to mention it for people, who use it on web servers which support or force https. Since other stuff on the site like fonts is also references with https, the url for the jquery-easing script could be simply set to https. It works, the server which serves the script supports it.

Best regards
Florian

Mail server not responding.

I am not sure how it will work when I have actually put the website up but locally it gives me the mail server not responding message when I test the contact form how can I fix this. I have changed the phone number to subject and edited any line that said phone or tel to subject.

Images Not Showing

Hi everyone,

I'm having trouble with the StartBootstraps themes. It seems like whichever theme I download, the images do not show up when I upload the files to my host. Each time I attempt to open an image in a new tab, I get the following error message:
Not Found
The requested URL /home/rlisterc/public_html/adaptive-images.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

The adaptive-images.php file is absolutely where it should be, so I am stumped. The site in its current form can be found at rayleenlister.ca and if anyone has any insight I would really appreciate it. Thanks!

Not receiving emails

I'm testing the contact form. After filling it with all the data I got confirmation "Your message has been sent." Unfortunately I never got an email from it.
I've contacted my hosting provider. They sent me a php file where I could test if sending email is actually working. It did work. Unfortunately no luck with the contact form in this awesome theme.
Any help much appreciated.

Scrolling nav scrolls twice

Hi. I love this theme, however I have a small issue that I cannot figure out. When I click on a link on the scrolling nav bar, it scrolls to that anchor twice. It will scroll to that section, then go back where you were on the page, then scroll to that section again. The website is at www.westberryautotransport.com. Can you please help me with this issue.

Scrolling is not working on modal window with Google Maps scrollwheel:false option (Chrome only)

Hello!

I have faced with strange bug on Chrome with modal windows (or porfolio windows). When I add Google Map on page and set scrollwheel:false parameter for it, scrolling trough scroll wheel on opened modal windows brakes down. It fixes somehow if try to resize window.

You can reproduce this bug on my site: http://www.italiyko.com.ua/ . Just click on any item in the "ТОВАРИ" section and try scrolling trough scroll wheel.

If remove scrollwheel:false parameter from Google Map options, all works well.

Bug doesn't reproduce on Firefox, only on Chrome.

Stop Auto Scrolling for Carousel

I tried this but the carousel still auto scrolls:

Carousel.DEFAULTS = {
interval: false,
pause: true,
wrap: true,
keyboard: true
}

May someone please help ASAP? Thanks!

freelancer on gh-pages

hi guys,
i'm kind of lost to render the master repo to a gh-pages one,
do i have to grunt things? and how? can you explain to me how things can get done please?

thanks

Change color

Hello, I changed the background color from a green to a blue, but the send button and the hover effects still green. Where can I go to change those colors?

Thank you for your help

Around the Web button display maps poorly in production

Viewing the site in my local environment shows that these buttons look and operate fine. However, the site I'm basing this template off of doesn't seem to respond well while it's hosted on a live webserver: http://andreacazares.com/

Every button is missing its respective icon, with the exception of the last button. Though this button is also lower than the rest for some reason:

It looks to be the same with the original freelancer theme as well: http://ironsummitmedia.github.io/startbootstrap-freelancer/

Portfolio - new section format problem

I've almost successfully divided the portfolio grid into two sections, and it looks OK unless I want the navigation to work right. As soon as I change the new section name from section id="portfolio"
to section id="coaching" so navigation can find it, it breaks everything.

portfolio

I've searched all the .css and .less code for references to "portfolio" and addressed everything I could find. Core bootstrap is bootswatch 3.3.4+1.

portfolio-modal

After using Bootstrap 3.3.0, there is a

overlaying the project after clicking the project picture. I try to change the bootstrap file with the one on Jekyll project, and then it became normal again.
screenshot from 2014-11-03 11 55 38

Does not display correctly on the iPhone

Hi,

I have made a website using the template, adapting it to my needs. It works great however on the iPhone the menu bar at the top covers the portfolio image. Any idea how to fix this?

The problem can be seen at www.joseph-roberts.co.uk

It also shows up when using device mode in chrome with an iPhone selected.

Thanks
Joe

Contact form not sending emails

I made sure mail was enabled. My server is a Raspberry Pi running Ubuntu and using Apache. I tried creating a PHP document that sends an email when opened and when I opened it I got the success echo but no email got sent. Edit: I installed Postfix and I think I configured it right.

Configuring email

I tried to update my email and even create the path to the mail/contact_me.php however I never got the email.

Reading the code, I dont see a form pointing to the php. Unless is using AJAX, I wonder how to verify the location of the file.

File input button is not styled like the rest of the form

In the contact form, when I add a file input, it looks starkly different from the rest. Would be nice if there was built-in theming for that too.

If no one has any existing code or ways to achieve a good-looking file input, I'll follow the instructions here and submit a pull request.

New menu item

I was wondering where should I add in js once I added new item in main menu? I have added new menu but I want to navigate to that div after click, as it works on other menus on theme.
Could someone give me a hint?

Portfolio Modal doesn't show content

The portfolio modals are not showing its content.

Steps to reproduce:

  1. Download the template (zip file) and decompress it somewhere
  2. Open the index.html
  3. Navigate to Portfolio section
  4. Click on one of the portfolio pictures

Expected: I wanted to see the portfolio image with the text that starts with "Use this area of the page to describe your project."

Actual: I see the that page but with an grey overlay over the whole page and no vertical scrolling.

Please note that the Live Preview of the theme is working correctly. Also on the Developer Console I see this issue "Uncaught TypeError: target is not iterable skitch.js:5".

IE 9 Contact form issue

The contact form placeholders do not work on IE 9 at all. Even on IE 8, they show the placeholder, it just doesn't look as pretty.

Scroll to the bottom of the screenshot to see:

win7_ie_9 0

IE 9 is a pretty modern browser.

How can I/we get this working? even if it's just a basic text label override.

Accent problem

Hello,
I meet an accent problem with fonction mail . The emails received see all their accents replaced by symbols . Would you know what code do I have added to correct this problem ?
Thank you in advance !

More of a question than an issue

Hi, I was just wondering if it might be an idea to add more comments so people know what parts do?

I know what I'm doing but I'm not sure if others do. If you think this is an idea I am happy to try and help :)

No error handling in Contact form

Hi,

If return false and a proceeded echo of an error is triggered, there is no displaying of that message on the screen.

The form will always return "Your message has been sent" regardless of any return false statement.

Problem while loading CSS and divs

Hi, I am using this template to host a portfolio website using S3 buckets. But after setting up, some components are not loading correctly. The sections are not loaded correctly.

calling all html gurus for help

guys new to html and all web content having a question
i want only circular icons to display in the portfolio section (no magnifying and square background as shown in this screen grab http://prntscr.com/9c0ezy) so i deleted some code from index file and successfully accomplished it.
however now how to reduce spacing in between 2 icons and is there any way we can use background image in project description ? http://prntscr.com/9c0ezy

Focus state of Portfolio items

When tabbing though the page, the portfolio items don't change when in a focused state. However when you hover them with your cursor it looks fine.

Please advise if screenshots are required. (Although it should be straightforward. Tested in chrome)

Proper attribution

I am using the starbootstrap-freelancer theme for my portfolio site, and I want to make sure I properly attribute. Should I credit IronSummitMedia in the code or somewhere on the page so the user can see it? Sorry if this is a newbie question.

Application Error When uploading to Heroku

The build log is succesful:

-----> Node.js app detected
-----> Creating runtime environment

   NPM_CONFIG_LOGLEVEL=error
   NPM_CONFIG_PRODUCTION=true
   NODE_ENV=production
   NODE_MODULES_CACHE=true

-----> Installing binaries
engines.node (package.json): unspecified
engines.npm (package.json): unspecified (use default)

   Resolving node version (latest stable) via semver.io...
   Downloading and installing node 5.11.1...
   Using default npm version: 3.8.6

-----> Restoring cache
Loading 2 from cacheDirectories (default):
- node_modules
- bower_components (not cached - skipping)
-----> Building dependencies
Installing node modules (package.json)
-----> Caching build
Clearing previous node cache
Saving 2 cacheDirectories (default):
- node_modules
- bower_components (nothing to cache)
-----> Build succeeded!
└── (empty)

-----> Discovering process types
Procfile declares types -> web
-----> Compressing...
Done: 12.8M
-----> Launching...
Released v9
https://harshfreelancer.herokuapp.com/ deployed to Heroku

But the app page shows

Application Error
An error occurred in the application and your page could not be served. Please try again in a few moments.

If you are the application owner, check your logs for details.

The heroku logs show

heroku logs --app harshfreelancer
2016-09-05T09:25:17.872493+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-05T09:25:18.961568+00:00 heroku[web.1]: Starting process with command node index.js
2016-09-05T09:25:21.002454+00:00 app[web.1]: module.js:341
2016-09-05T09:25:21.002480+00:00 app[web.1]: ^
2016-09-05T09:25:21.002479+00:00 app[web.1]: throw err;
2016-09-05T09:25:21.002481+00:00 app[web.1]:
2016-09-05T09:25:21.002481+00:00 app[web.1]: Error: Cannot find module 'cool-ascii-faces'
2016-09-05T09:25:21.002482+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-09-05T09:25:21.002483+00:00 app[web.1]: at Function.Module._load (module.js:290:25)
2016-09-05T09:25:21.002484+00:00 app[web.1]: at Module.require (module.js:367:17)
2016-09-05T09:25:21.002484+00:00 app[web.1]: at require (internal/module.js:20:19)
2016-09-05T09:25:21.002485+00:00 app[web.1]: at Object. (/app/index.js:1:74)
2016-09-05T09:25:21.002486+00:00 app[web.1]: at Module._compile (module.js:413:34)
2016-09-05T09:25:21.002486+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-09-05T09:25:21.002487+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-09-05T09:25:21.002488+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-09-05T09:25:21.002493+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-09-05T09:25:21.102343+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-05T09:25:21.091191+00:00 heroku[web.1]: Process exited with status 1
2016-09-05T15:09:41.967046+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-05T15:09:43.275055+00:00 heroku[web.1]: Starting process with command node index.js
2016-09-05T15:09:45.765297+00:00 app[web.1]: module.js:341
2016-09-05T15:09:45.765307+00:00 app[web.1]: throw err;
2016-09-05T15:09:45.765308+00:00 app[web.1]: ^
2016-09-05T15:09:45.765309+00:00 app[web.1]:
2016-09-05T15:09:45.765314+00:00 app[web.1]: Error: Cannot find module 'cool-ascii-faces'
2016-09-05T15:09:45.765315+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-09-05T15:09:45.765315+00:00 app[web.1]: at Function.Module._load (module.js:290:25)
2016-09-05T15:09:45.765316+00:00 app[web.1]: at Module.require (module.js:367:17)
2016-09-05T15:09:45.765316+00:00 app[web.1]: at require (internal/module.js:20:19)
2016-09-05T15:09:45.765317+00:00 app[web.1]: at Object. (/app/index.js:1:74)
2016-09-05T15:09:45.765318+00:00 app[web.1]: at Module._compile (module.js:413:34)
2016-09-05T15:09:45.765318+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-09-05T15:09:45.765319+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-09-05T15:09:45.765319+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-09-05T15:09:45.765320+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-09-05T15:09:45.879072+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-05T15:09:45.864433+00:00 heroku[web.1]: Process exited with status 1
2016-09-05T20:54:06.248322+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-05T20:54:07.615317+00:00 heroku[web.1]: Starting process with command node index.js
2016-09-05T20:54:09.757472+00:00 app[web.1]: module.js:341
2016-09-05T20:54:09.757486+00:00 app[web.1]: throw err;
2016-09-05T20:54:09.757487+00:00 app[web.1]: ^
2016-09-05T20:54:09.757487+00:00 app[web.1]:
2016-09-05T20:54:09.757488+00:00 app[web.1]: Error: Cannot find module 'cool-ascii-faces'
2016-09-05T20:54:09.757489+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-09-05T20:54:09.757490+00:00 app[web.1]: at Function.Module._load (module.js:290:25)
2016-09-05T20:54:09.757490+00:00 app[web.1]: at Module.require (module.js:367:17)
2016-09-05T20:54:09.757491+00:00 app[web.1]: at require (internal/module.js:20:19)
2016-09-05T20:54:09.757492+00:00 app[web.1]: at Object. (/app/index.js:1:74)
2016-09-05T20:54:09.757492+00:00 app[web.1]: at Module._compile (module.js:413:34)
2016-09-05T20:54:09.757493+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-09-05T20:54:09.757493+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-09-05T20:54:09.757494+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-09-05T20:54:09.757495+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-09-05T20:54:09.856658+00:00 heroku[web.1]: Process exited with status 1
2016-09-05T20:54:09.880389+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-05T23:00:38.412999+00:00 heroku[api]: Deploy 8a00b3d by [email protected]
2016-09-05T23:00:38.412999+00:00 heroku[api]: Release v9 created by [email protected]
2016-09-05T23:00:38.596301+00:00 heroku[slug-compiler]: Slug compilation started
2016-09-05T23:00:38.596310+00:00 heroku[slug-compiler]: Slug compilation finished
2016-09-05T23:00:38.811686+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-05T23:00:40.399874+00:00 heroku[web.1]: Starting process with command node index.js
2016-09-05T23:00:43.178312+00:00 app[web.1]: module.js:341
2016-09-05T23:00:43.178329+00:00 app[web.1]: throw err;
2016-09-05T23:00:43.178330+00:00 app[web.1]: ^
2016-09-05T23:00:43.178331+00:00 app[web.1]: Error: Cannot find module 'cool-ascii-faces'
2016-09-05T23:00:43.178331+00:00 app[web.1]:
2016-09-05T23:00:43.178332+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-09-05T23:00:43.178333+00:00 app[web.1]: at Function.Module._load (module.js:290:25)
2016-09-05T23:00:43.178333+00:00 app[web.1]: at Module.require (module.js:367:17)
2016-09-05T23:00:43.178334+00:00 app[web.1]: at require (internal/module.js:20:19)
2016-09-05T23:00:43.178334+00:00 app[web.1]: at Object. (/app/index.js:1:74)
2016-09-05T23:00:43.178335+00:00 app[web.1]: at Module._compile (module.js:413:34)
2016-09-05T23:00:43.178336+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-09-05T23:00:43.178336+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-09-05T23:00:43.178337+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-09-05T23:00:43.178338+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-09-05T23:00:43.313635+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-05T23:00:43.314749+00:00 heroku[web.1]: State changed from crashed to starting
2016-09-05T23:00:43.293776+00:00 heroku[web.1]: Process exited with status 1
2016-09-05T23:00:44.413196+00:00 heroku[web.1]: Starting process with command node index.js
2016-09-05T23:00:47.403592+00:00 heroku[web.1]: Process exited with status 1
2016-09-05T23:00:47.300739+00:00 app[web.1]: module.js:341
2016-09-05T23:00:47.300752+00:00 app[web.1]: throw err;
2016-09-05T23:00:47.300753+00:00 app[web.1]: ^
2016-09-05T23:00:47.300754+00:00 app[web.1]:
2016-09-05T23:00:47.300761+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-09-05T23:00:47.300763+00:00 app[web.1]: at require (internal/module.js:20:19)
2016-09-05T23:00:47.300765+00:00 app[web.1]: at Module._compile (module.js:413:34)
2016-09-05T23:00:47.300764+00:00 app[web.1]: at Object. (/app/index.js:1:74)
2016-09-05T23:00:47.300760+00:00 app[web.1]: Error: Cannot find module 'cool-ascii-faces'
2016-09-05T23:00:47.300762+00:00 app[web.1]: at Function.Module._load (module.js:290:25)
2016-09-05T23:00:47.300763+00:00 app[web.1]: at Module.require (module.js:367:17)
2016-09-05T23:00:47.300765+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-09-05T23:00:47.300766+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-09-05T23:00:47.300766+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-09-05T23:00:47.300767+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-09-05T23:00:47.426363+00:00 heroku[web.1]: State changed from starting to crashed
2016-09-05T23:00:48.936008+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=harshfreelancer.herokuapp.com request_id=e266a50f-86b3-4f1e-a0c1-08a4f884b8fe fwd="73.223.81.203" dyno= connect= service= status=503 bytes=
2016-09-05T23:00:49.973922+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=harshfreelancer.herokuapp.com request_id=e5445605-017c-432b-a1ec-bb2bdcb68694 fwd="73.223.81.203" dyno= connect= service= status=503 bytes=

I think it is crashing because it can't find the module 'cool-ascii-faces' and I have been trying to find where this is in the code for a while now. Any ideas?

Edit: Website code is here: https://github.com/HarshaLaxman/Freelance_Site

fb meta tag

when i want to share the website to facebook, i want to auto select image and text, so how to do that? hmm thanks :)

PHP: semicolon after echo statements

Some servers will reject the PHP entirely because there are no semicolons at the end of the two echo statements. At least this was the case for me.

Problems with other Font Awesome icons

Hello there, i forked this repository a few days ago. I must say it's really good!

But, i ran into some problems with other icons with Font Awesome.
After i saw that the template used it, i decided to go over to their site and see what more icons they had to offer. So i picked a GitHub and a Steam icon, i replaced LinkedIn and Dribbble with them.
When i used the preview in Brackets (uses chrome as previewer), it looked like it should.
But when i tried a new Chrome, safari window or just click on the link from my GitHub pages, the other social icons were gone and GitHub and Steams were still there. Only a bit under them....

Heres a few screenshots i took:

When using Chrome directly from Brackets: http://i.imgur.com/LespK2n.png
With GitHub Pages or new window in Chrome or other browsers: http://i.imgur.com/b8KYb6o.png

And yes, i found these on Font Awesome's website.

Thank you in advance.

Is there a way to have more than 6 modals in portfolio?

first off love the template, does pretty much what I need. well, the title says it all - Is there a way to have more than 6 modals in portfolio? I am able to add images but adding
"<div class="portfolio-modal modal fade...." doesn't do anything, clicking on image #7 and on brings modal 6. Tnx in advance!

Rubo-g

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.