General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-22-2014, 02:08 PM
|
#1
|
Member
Registered: Jun 2006
Posts: 32
Rep:
|
Open Source Web Site Creation Software
Hi all,
Once upon a time I used to use the Microsoft product for basic website creation. I'm not a developer, and I'm not proficient in any development language. I'm merely looking initially stand up a couple pages on a site to establish a "web presence", so it doesn't have to be anything super. What's more important is that the tool is intuitive and has a very small learning curve. If it had an 'advanced mode' for super users and/or those with web development experience, that would be a plus, assuming I continue to gain traction with it, but I'd welcome any suggestions you all might have. Thanks in advance ~
Cheers,
Dave
|
|
|
06-22-2014, 03:43 PM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352
|
Wordpress.
The days when you edit and upload individual HTML files are long past.
Last edited by dugan; 06-22-2014 at 08:52 PM.
|
|
|
06-22-2014, 09:31 PM
|
#3
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,731
|
Wordpress is excellent; I've been using it since v. 1.5. It gives you lots of freedom to set things up the way you want and has excellent online documentation.
If you do want just to upload some HTML pages to have a web presence, you might take a look at Bluefish or Kompozer. Kompozer hasn't been updated in a few years, but, for static HTML, it works just fine, though I would recommend using it in conjunction with a text editor; its built-in text editing function is kind of klunky.
Even if all you want to do is throw up a couple of static web pages, it's a good idea to do so using CSS; you pretty much have to know CSS for today's web. About dot com has a great tutorial for CSS beginners; it's not overwhelming the way w3schools is. it helped me tremendously when I updated part of my website to HTML 4 just to get familiar with HTML 4. (I blush that part of it is still HTML 3.)
Last edited by frankbell; 06-22-2014 at 09:34 PM.
|
|
|
06-22-2014, 10:05 PM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352
|
This is my current favorite CSS guide:
http://adamschwartz.co/magic-of-css/
|
|
|
06-23-2014, 09:02 AM
|
#5
|
Member
Registered: Aug 2012
Posts: 185
Rep:
|
Writing in HTML sucks. No matter how good you are, you always make mistakes, because it is such a messy language.
Hence markdown.
I find WYSIWYG tools like MS Frontpage and Wordpress a bit quirky. They are like word processors -- bloated and ugly. But markdown is clean.
Code:
markdown your_markdown_file.txt > index.html
|
|
|
06-23-2014, 09:35 AM
|
#6
|
LQ Guru
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 11,063
|
Go to a site like http://www.weebly.com and create your entire web presence for free.
Quite frankly, if you pay any consultant to build a web-site for you ... e-commerce or otherwise ... you're wasting money now. The economy-of-scale has taken over. The days where knowledge of PHP, CSS, JavaScript and so-on were worth a hundred dollars an hour ... are ... gone with the wind.
Last edited by sundialsvcs; 06-23-2014 at 09:47 AM.
|
|
|
06-23-2014, 12:48 PM
|
#7
|
Senior Member
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,200
|
Quote:
Originally Posted by dugan
Wordpress.
The days when you edit and upload individual HTML files are long past.
|
I still like doing it this way. I've never really liked WYSIWYG editors.
|
|
|
06-23-2014, 01:10 PM
|
#8
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,667
|
i always liked using an existing CMS and hacking it for my needs
a CMS like "GeekLog"
https://www.geeklog.net/
is a good one
|
|
|
06-26-2014, 12:45 PM
|
#9
|
Member
Registered: Jun 2006
Posts: 32
Original Poster
Rep:
|
Thank you all very much for your replies and information! I am on vacation/holiday at the moment, but I will check out each of these solutions and report back my successes and likely failures for the benefit of future "searchers".
Cheers,
Dave
|
|
|
All times are GMT -5. The time now is 04:28 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|