WordPress
eleventy πβ‘οΈ
Our great sponsors
WordPress | eleventy πβ‘οΈ | |
---|---|---|
856 | 225 | |
17,545 | 14,427 | |
0.9% | 1.6% | |
9.9 | 9.6 | |
7 days ago | 20 days ago | |
PHP | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WordPress
-
Dreamhost Wordpress vs. Wordpress.org
However, I tried to use this same login information to log into wordpress.org, to which they are saying my username does not exist. Why is this the case?
Thank you! So I've hard another option is to install wordpress locally on my computer and set it all up instead of using the one-click install function - I'm guessing this would also not use wordpress.org, and I would still set up specific user accounts for my website?
-
Beginner here...I can edit barely anything on Wordpress.com
Self-hosted WordPress (wordpress.org) has pretty much no limitations, but you would have to be willing to learn something and devote some time. For me, it is interesting and not difficult, but not everyone must share such interests.
You need to buy a hosting plan somewhere else to use wordpress.org. Most of the hosting companies have 1-click WordPress installers nowadays. I assume you already have it?
-
When did the WordPress.org support forums decide to chase people away from WordPress?
and the prick that ran the wordpress.org forums BITCHED UP A STORM. I think that the exact wording was that I offered to help the guy, and the first 90 minutes were free.
any pro plugin should be supported via the developer and not wordpress.org forums. It's always being like that.
-
WordPress vs Laravel: Which Platform Offers Better SEO Capabilities
WordPress is a popular content management system (CMS) that powers over 40% of all websites on the internet. It is an open-source platform, which means that anyone can use it and modify it.
-
Planning to learn wordpress
Then start with https://wordpress.org docs and tutorials.
-
WordPress store customers info getting compromised help
You essentially need to delete all your files (except /wp-content/uploads and your DB) and install everything fresh from the source e.g. download wordpress from wordpress.org, and download your theme and plugins from their sources. Do not use backups or nulled software.
-
I f*ckd up
I wouldn't necessarily say that. People who don't have a background in building and managing web sites are not going to start off with all the technical knowledge they would need to manage a WordPress website themselves. So: if you already know enough about Linux system administration to set up a web server, then by all means do it your self with software from wordpress.org. Otherwise, the wordpress.com service is a reasonable option for beginners.
eleventy πβ‘οΈ
-
What is your tech stack for blog websites? (not wordpress)
I like 11tu and GitHub pages. https://www.11ty.dev/
The only time I have any need for a project like this in recent years is for hobby projects, but I've been quite fond of the static site generator approach, especially using Eleventy ( https://www.11ty.dev/ ), hosted any-old-where, though Netlify certainly makes it very easy.
-
Some Blogging Myths
If your barrier of entry is setting something up, I'd definitely go with wordpress as it makes it quite seamless when writing new posts.
As for me I use 11ty [1] for my blog [2]. I quite like 11ty as I just write markdown files and it gets converted to static content. I'm also testing the grounds on using it for an online magazine, basically want to do some css garden tricks for different types of content. Seems to work quite well for this as I want as little JS being sent as possible.
-
Engineers who have a personal website/blog, what are you using to host/generate it?
I use 11ty (a static site generator) to generate it. The template source is nunjucks and the blog content is markdown. Everything is stored in a public GitHub repo and built and deployed on Netlify on push to `main`.
-
is there a way to write the small stuff like navbar, etc.. only one time?
It is great that you are asking this. Repeating code like that is absolutely horrible and you are right to seek a solution. Static site generators like Hugo or 11ty are pretty common solutions for this. If you are willing to get into frontend frameworks that client-side routing is arguably an even better solution to this but will involve a lot of new concepts to I'd go with a static site generator for now
-
Full-stack Web Apps Without React
Eleventy is a wiely JavaScript-based static site generator that has a very active user base and lots of integrations and plugins to support things like server-side rendering or even edge rendering. It released version 2.0 back in February.
-
How to make a site like this?
In terms of how to make a site like this... it is a simple site built with the static site generator Eleventy which can be used to take in something like Markdown files and turn them into HTML pages. But in order to style them and build them you'll want to understand HTML and CSS as well as how to use the generator features and hosting. There are other generators like Jekyll which can be hosted on something like Github Pages.
- freelance help
-
Building my /now page using Eleventy
As part of my commitment to writing about things I've written in other frameworks in Eleventy, this is how I re-engineered my /now page in Eleventy.1
-
Should I upgrade to Eleventy 2.0?
There are plenty of other improvements that may benefit you also. You can read the release notes for the full details.
What are some alternatives?
astro - The all-in-one web framework designed for speed. βοΈ Star to support our work!
Hugo - The worldβs fastest framework for building websites.
SvelteKit - web development, streamlined
Wagtail - A Django content management system focused on flexibility and user experience
Gatsby - The fastest frontend for the headless web. Build modern websites with React.
Bludit - Simple, Fast, Secure, Flat-File CMS
Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
Ghost - Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
mdx - Markdown for the component era
decap-cms - A Git-based CMS for Static Site Generators