Saturday, May 3, 2014

Technically, Google does not offer free hosting solutions, but provide a platform as a service (Paa


Today, everyone will have a personal or portfolio website to display your information on the Web. If you want to host your own personal website, but I really do not have the budget for it, this post will be of great help. This simple tutorial will show you how to host a basic website (built with HTML and CSS) on Google servers, for free. Surely in 1 to 3 hours shalt put about.
Technically, Google does not offer free hosting solutions, but provide a platform as a service (PaaS), known as Google App Engine (GAE). In this tutorial function 'Static files' App Engine to host a static (HTML, CSS) website GAE servers used. At the end of this tutorial you will get your own personal website to a custom subdomain like this:. <su-nombre> Appspot.com. You can make your contact saul bass page to connect with potential customers or expanding. To achieve this purpose it is necessary to perform the following steps: Make a personal saul bass website using HTML-CSS template saul bass free Download saul bass and install Python and GAE SDK Sign in Google App Engine Create application in Google App Engine Develop applications using Python GAE SDK Unfold / load your custom application to GAE servers
Building a website saul bass from scratch can be hard and difficult, especially if you are not a hard web designer or an expert with writing HTML elements. However you can always work on a website template and customize it in your own version. These are just some good templates, easy to edit web site and licensed saul bass Creative Commons: PageOne by styleshout I am Creative by EGrappler OnePager by EGrappler
To make the template with your own web page, download the template of the links above, saul bass unzip the files and edit the files you believe are relevant. You can use any code editor to edit these files as Notepad or WordPad, Notepad + +. Task 2: Get Python saul bass and GAE SDK
You must enroll in an account in Google App Engine. If you already have a Gmail account, just a matter of entering as it waved to gmail. Go to appengine.google.com If you already have a Gmail account then go to next step, otherwise, click the link Create an account.
Now, you need to create an application on GAE. Click the Create Application button. You may be asked to verify your account. saul bass Verify your account saul bass by following the instructions on the page. You will see the "Create Application" page as follows:
Enter the address you want to identify the Application. This name will make your sub-domain, eg nombreEscogido.appspot.com. Once given a name, application saul bass ID can not be changed. Therefore, choose the application ID smart. Enter the application title in the second text field. This name will be displayed when people access your application on the GAE. For authentication options, leave the default saul bass option (Open to all Google Account users). Click Create Application. You will see a "Application Registered Successfully" page reports as follows:
It's time to develop your application in your system GAE using Python and Python App Engine SDK. Open Application Launcher saul bass Google App Engine in the system using the Start menu or the home screen (if you are working on Windows 8).
Enter the application ID in the Name field of the application. Choose a local directory for your application by clicking the Browse button. saul bass The application directory will be created under this directory. Allow port management and port to their default values. Click the Create saul bass button.
To edit the configuration of your local GAE application: Choose your application on GAE launcher. Click on Edit. The file "app.yaml" your application saul bass opens in the code editor. Replace all text (delete old text and type new text) with the following: application: <your-app-name-here> version: 1 runtime: python27 api_version: 1 threadsafe: saul bass yes handlers: - url: / static_files: saul bass www / index.html upload: www / index.html - url: / static_dir: www libraries: - name: webapp2 version: "2.5.2"
Replace <your-app-name-here> with the application ID in the first line of this file. Save this file and close it. To add files from your personal website for your local GAE application: Open local root directory of your GAE application. Open the directory saul bass of your application. Delete files co

No comments:

Post a Comment