The general answer is no. Wordpress is built with PHP, and content is provided to the user using PHP.
Now, if you are just starting out and don't want to learn PHP here, my suggestion.
Find a theme close to what you want your site to look like. Then you can simply change the HTML, CSS, and JS that support the theme. If you are not making radical changes, this should be pretty simple.
source
share